# User Activity Report

***How to view User Activity Report:*** To get a Use Activity Report, Click on the “User Activity Report”

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

The User Activity Reports display a comprehensive log of actions carried out within each task. This includes details such as when the status was modified, new employees were added, and all activities performed across all tasks. To generate a report based on specific activities, select the User, status, and the particular activity for which you wish to obtain the report.

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

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

Reports can be viewed in Line Chart or Pie Chart formats.&#x20;

The generated reports offer a summary for each team member, illustrating the activities carried out by individual users.

<figure><img src="/files/kWHvdOk4ZKV8w29qrgFF" 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/aGiaF185aqXpMTlFFdny" 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/5W8MOLc7qpq6ZZqH4P9O" 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/user-activity-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.
