# Hourly Report Download

We have added this feature of hourly report download through which you can download a comprehensive report with all users as rows and hours as columns with totals so I can easily see which user started work in which hour as well as if users are disposing more leads in the last hours to reach the target.&#x20;

This addition has been made on the user login report page.

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

After you have clicked on Download Hourly Report, a pop up will open where you need to mention the date for which you would like to have the hourly report for all users. You can only choose a single date and the report will be downloaded only if any call has been made at all on that day by any user. <br>

<figure><img src="/files/tGCrQo88s1VZWtcmHtbd" 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://docs.neodove.com/product-updates/august-2023/hourly-report-download.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.
