# Email

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

To add a new email destination for alerts, follow these steps:

1. Click on **New Alert Destination > Email**.
2. Fill in the **Name** of the destination.
3. Enter the **Email Address** to receive notifications.
4. Optionally, configure the **Subject Template** for email content. The default is `Alert {alert_name} changed status to {state}`. Use keywords in **{}** to access variables like **alert\_name**, **state**, **severity**, **alert\_url**, and **query\_url**.
5. After entering the details, click **Create**.

The new email destination will now be available as an option when creating or editing alerts.

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


---

# 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.apica.io/autonomous-insights/alert-destinations/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.
