> For the complete documentation index, see [llms.txt](https://cleyrop.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cleyrop.gitbook.io/docs/documentation-fr-en/data-and-ai-project/dataflow/configurer-des-alertes.md).

# Configure alerts

Alerts and notifications make it possible to monitor **the status of your Dataflows** without manual monitoring. They inform you in real time when a run fails. It is an essential tool for ensuring the **reliability** and the **responsiveness** of your production pipelines.

## Subscribe

1. From the list of Dataflows in your project
2. Click <i class="fa-bell">:bell:</i> `Subscribe` and confirm

![](/files/7ccdf425df711b33c817f67f6031fb4da42b698c)<br>

At the**execution failure** of the Dataflow, you will then receive an email notification and in the platform notification center. You can find all your subscriptions in the tab <i class="fa-gear">:gear:</i> `Notification management`.

## Best practices

* Always enable a failure alert on your critical Dataflows.
* Combine alerts and execution logs for a complete diagnosis in case of a problem.
