# Reports

### Utilization Report <a href="#utilization-report" id="utilization-report"></a>

Go to **more** and click on **Utilization Report**

<figure><img src="/files/50curnVcZI4fc8mtifFz" alt=""><figcaption></figcaption></figure>

User need to add Assign To, Category, Actual Time Spent, and Plan End Date in task to fetch utilization report

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

### Daily Task Report <a href="#daily-task-report" id="daily-task-report"></a>

Go to **more** and click on **Utilization Report**

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

The user needs to **enable** the timesheet, **assign tasks to the current user, add hours**, **comments, dates**, and click on the save button to fetch the daily task report.

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

### Task Report <a href="#task-report" id="task-report"></a>

Go to **more** and click on **Report**

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

Task report fetch from all task details.

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

### Consolidated Report <a href="#consolidated-report" id="consolidated-report"></a>

Go to **more** and click on **Report**

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

We need to add **Actual Time spend, plan end date** and **assign to** for fetch consolidated report

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

Last updated 24 December 2025


---

# 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://docs.aiflo.app/planner/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.
