# Reports

To configure your first report, go to **Custom Statistics > Configuration > Reports**.&#x20;

Once created, custom analytics reports are available directly from the left menu in the BMS.

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

This allows quick access to existing reports and enables configuration if needed.

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

{% hint style="info" %}
**Hourly statistical data** (example model: **conversations per hour report**) is available for a period of **30 days**.

An **informational message** is displayed above the associated charts.

![](/files/ntUW32H73z4xq28Yaw95)
{% 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-en.dydu.ai/custom-analytics/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.
