# Custom analytics

The predefined statistical reports (detailed in the previous section) cannot be modified or customized. However, statistical needs during a bot project can be very specific. For this reason, the DYDU BMS offers bot managers a tool to independently configure custom statistical reports.

Custom statistics allow BMS users to create their own statistical reports by selecting the data they want to include.

The reports can be exported automatically, and their data can be monitored through alerts.

<figure><img src="/files/HSlKYBBbjH7HxOkuAeze" 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-en.dydu.ai/custom-analytics.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.
