> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Email notifications

> Receive email alerts when events happen in your workspace and projects, such as tests failing in production.

Email notifications are managed **per member**: each person who wants email
alerts enables them on their own **Account settings** page. This is the
recommended way to track failures across your data sources and environments,
since you'll get an email whenever a monitored test changes status or a new
production test is created.

## Enable email notifications

<Steps>
  <Step title="Open your personal notification settings">
    Click your workspace name in the upper-left corner and select **Settings**.
    In the sidebar, under **Account settings**, click **Notifications**.
  </Step>

  <Step title="Turn on the Email method">
    Under **Notification methods**, toggle **Email** on. The **App** (in-app)
    method is always on, and **Slack** appears here when it is enabled for your
    workspace.
  </Step>

  <Step title="Choose which events send an email">
    For each event, use the checkboxes to control how you're notified. Each
    event has a column for the **App** (in-app) method and a column for the
    **Email** method, so you can receive an event in-app, by email, or both.
  </Step>

  <Step title="Select the projects to follow">
    Under **Project subscriptions**, choose the projects you want to receive
    updates for. You can subscribe to **all projects** or pick individual ones.
  </Step>
</Steps>
