# Summary

Here you find a high level summary of how your bot is performing. Like the ones you see below:

![](/files/aYleDwWgqGAHsl52BF62)

### Conversation Summary

![](/files/ZLbuA0Nex2aZdanjRB55)

A summary of conversations with the User is available in the Conversation Summary Section. These include

* Number of Conversations (Yesterday)
* Number of Conversations (Since last 7 days)
* Number of Conversations (Since last 30 days)

### Queries Summary

![](/files/nPSYftMDJjPVMpPuvbsZ)

During each conversation, the bot could serve the users with several queries. The summary of queries served by the bot is available in the Query Summary section. These include

* Number of Queries Served (Yesterday)
* Number of Queries Served (Since Last 7 Days)
* Number of Queries Served (Since last 30 days)

### Average Queries Summary

![](/files/7HIv1Iq3Gc6yHRlY3LCr)

The average number of Queries served per conversation can be obtained from the Average Queries Summary Report. These include

* Average Queries Per Conversation (Since Yesterday)
* Average Queries Per Conversation (Since last 7 days)
* Average Queries Per Conversation (Since last 30 days)

### User Summary

![](/files/PpYmLUtgPz5br4XEF2KS)

Reports on Users who have used the bot can be summarized in the User Summary Report. These include

* Number of Users (All time)
* Number of Unique Users (All time)
* Number of Anonymous Users (All time)

The anonymous users are the user who did not provide names or contact details.


---

# 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://readme.dhee.ai/platform-reference/reports/statistics/summary.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.
