# User call report: aggregate stats for date range

Till now in the user call report , when a date range was selected we used to get many rows for the same user corresponding to the different dates between that range, but now you can view the aggregate stats for the selected date range, that means for each user there would be just one row for that particular range.

With this update, we hope to make it easier for you to see performance of a user for a period longer than just a day.&#x20;

<figure><img src="/files/9RIEPxt6YRWFevaJUf63" alt=""><figcaption></figcaption></figure>

<br>

{% hint style="info" %}
Please note that even though while viewing the report on NeoDove you might see a sum of all the days against a user, if you download the same report, the downloaded report will have individual day report against each user and will NOT show and aggregate sum for the chosen date range. This is to enable you to dissect into the daily report for other uses like using this report to find when did a user start calling each day separately for attendance purpose.
{% endhint %}


---

# 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/user-call-report-aggregate-stats-for-date-range.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.
