# Filter & Sort

From the Pending & Approval Page, you can also filter via Dates and Users so that in the future if you want to look total of how many hours a particular team member has worked on a Monthly, weekly, or Yearly basis on a particular task you can directly get it from here.

<figure><img src="/files/SY0d1izlrInI9MMZpni0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XXZcNAl7s2nkRhPruF31" alt=""><figcaption></figcaption></figure>

The timesheets that have been either approved or rejected, along with all the date filters, will be displayed similarly to the image above.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.taskopad.com/fundamentals/time-sheet/filter-and-sort.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
