# Get alerts on email

We send you notifications based on the alert channels that you have enabled. Head over to the **My Account** page then select the **Config Settings** tab.

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

#### How to set up email alerts.

1. Enter the email address that you wish to receive alerts on. You can add multiple emails to receive alerts by separating them by commas, without spaces. Eg. `test@decube.io,user@decube.io`.
2. Click on **`save changes`**.

Should any incidents be identified by your monitors, you'll receive an email alert.

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

{% hint style="info" %}
If you don't receive alerts after setup, check whether our emails are being marked as spam. Whitelist `alerts@decube.io` if needed.
{% endhint %}

You can also set up a connection to Slack so that you get your alerts straight to your selected Slack channel. To authorize a connection to Slack, please go to the link below.

{% content-ref url="/pages/7NM6TDlNxS9loTbDlpkK" %}
[Connect your Slack channels](/alert-notifications/connect-your-slack-channels.md)
{% endcontent-ref %}


---

# 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.decube.io/alert-notifications/notification-alerts.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.
