# Modes de réception

Il y a 5 modes de réception possibles pour vos alertes et rapports automatiques :

* [Par **Email**](/guide/reports/delivery/email.md)
* [Par **Slack**](/guide/reports/delivery/slack.md)
* [Par **Telegram**](/guide/reports/delivery/telegram.md)
* [Par **Teams**](/guide/reports/delivery/teams.md)
* [Par **SMS**](/guide/reports/delivery/sms.md)

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

Vous pouvez cliquer sur chaque mode de réception pour en savoir davantage

{% hint style="info" %}
**Autres modes de réception** \
Si vous souhaitez recevoir vos alertes sur un mode de réception autre que ceux paramétrés par défaut, n'hésitez pas à contacter votre chargé(e) de compte pour lui en faire part.
{% 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://aide.visibrain.com/guide/reports/delivery.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.
