# Configuration

- [Reports](https://docs-en.dydu.ai/custom-analytics/configuration/reports.md)
- [Exports](https://docs-en.dydu.ai/custom-analytics/configuration/exports.md): Each custom statistical report can be exported. The administrator can also configure email delivery of selected reports at the frequency they prefer.
- [Predefined sources](https://docs-en.dydu.ai/custom-analytics/configuration/predefined-sources.md): A predefined source corresponds to the type of data that your alert should track.
- [Alerts](https://docs-en.dydu.ai/custom-analytics/configuration/alerts.md)
- [Preferences](https://docs-en.dydu.ai/custom-analytics/configuration/preferences.md)
- [Annex: List of indicators](https://docs-en.dydu.ai/custom-analytics/configuration/annex-list-of-indicators.md): Indicators represent all the data that you can use in your statistical reports. This section presents the complete list of indicators available in the BMS.


---

# 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/configuration.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.
