# Time Sheet Report

***How to view Time Sheet Report:*** To get a Time Sheet Report, Click on the “Time sheet Report”

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

Time-Sheet Report which will give you the performance report of each team member with their time variance. From these reports, you can calculate whether the team member performed a task on time, before time, or overtime. To get the Time-Sheet report Select the users and the date range.

Here you will first get the variance report and then the summary of all the tasks with their variance. From this, you will get to know whether the team members were on time or before time.

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

You can search for specific tasks within the summary to locate any particular task. Furthermore, there's an option available to customize the fields within the summary, allowing you to select and display specific details such as task status, start date, end date, or any other required field based on your preferences.

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

Additionally, you have the option to export this report in Excel format using the download button on top. Also, you can save the report for further use.

<figure><img src="/files/7Q19Soa1mHIgzGjMZWNE" alt=""><figcaption></figcaption></figure>


---

# 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/reports/time-sheet-report.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.
