# Email

To enable email notifications, follow these steps:

1. **Navigate to Settings**:
   1. Go to the **Settings** section of the platform.
2. **Access Communications Settings**:
   1. Select the **Communications** tab.
3. **Add a Notification Channel**:
   1. Click the **"Add Channel"** button.
4. **Configure Email Notifications**:
   1. In the modal that opens, choose the **Email** option and give the channel a name.
5. **Add Recipients and Email Details**:
   1. On the next screen, enter the list of email addresses that should receive the notifications.\
      Additionally, specify the **email subject** that will appear when the email is sent.
6. **Save**&#x20;
   1. Click the butten **Create channel**.

This will set up your email notifications, allowing you to customize the recipients and the content for the alerts sent by the system.

{% embed url="<https://www.tella.tv/video/cm436l4w5001d03l633gx9hd2/embed?a=0&b=0&loop=0&muted=0&t=0&title=0&wt=0>" %}


---

# 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.erathos.com/platform/alert-integrations/email.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.
