# Reports

The next feature is Reports. There are  **Six  types of Reports:**

***User-Wise Report -*** User-wise report will help you to know how many tasks fall under every assignee with the status of the task.

***User-Wise Performance Report -*** User-wise Performance report will help you to know how many tasks are delayed or done on time or done before time individually.

***Project Wise Report-*** The project-Wise report will give you the summary of all the projects you have and will also calculate the progress of the individual project.

***Status Wise Report:-*** This will help you to know how many tasks fall under that status in percentage.

&#x20;**User Activity Report.:-** This will give you the Activity report which is when the task was edited and all the changes made in that task.

***Time Variance Report:-***&#x54;his will give you the report of the variance between actual hours and estimated hours of the task

{% embed url="<https://youtu.be/wL0MjFb8ySw>" %}


---

# 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.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.
