Ask AI

You are viewing an unreleased or outdated version of the documentation

Email & Dagster Cloud#

This guide is applicable to Dagster Cloud.

Dagster Cloud supports sending alerts as emails to one or more recipients.


Prerequisites#

To follow the steps in this guide, you'll need:

  • Organization, Admin, or Editor permissions in Dagster Cloud, which are required to create and manage alerts

Creating an alert policy#

Creating an alert policy can be done using the Dagster Cloud UI or the dagster-cloud CLI and a YAML file.

In the UI#

  1. Create and configure an alert policy. Refer to the Managing alerts in Dagster Cloud guide for more info.

  2. In the Notification Service section of the Create alert policy window, select the Email option.

  3. In the field that displays, enter the email address notifications should be sent to. To add multiple recipients, press Enter after each email address.

    Email alert configured to alert two recipients
  4. Click Save policy.