# Alertes

Les statistiques personnalisées offrent une fonctionnalité d’alerte permettant d’identifier d’éventuelles anomalies. Ainsi, le gestionnaire de bot peut configurer les alertes de son choix en précisant :&#x20;

* la source de données à observer
* les conditions de l’alerte : le seuil de déclenchement, la période, etc.

Pour configurer les alertes, allez dans[ **Statistiques personnalisées > Configuration > Alertes.**](/statistiques-personnalisees/configuration/alertes.md)

Une fois votre alerte configurée, les valeurs sont visibles dans cette section **Statistiques personnalisées > Alertes** :&#x20;

<figure><img src="/files/W0cxlxPHfdFBxRqwpMNH" 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.dydu.ai/statistiques-personnalisees/alertes.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.
