# Email

By choosing this method of receiving alerts in certain exceptional situations, you gain access to extensive content that can be sent via email. It's a popular option because most people use email inboxes, making it a convenient and universal solution for communication.

{% hint style="warning" %}
Email communication has some technical limitations. If your rules send a lot of alerts, such frequent communication can be considered as SPAM.
{% endhint %}

### How to configure your first channel?

<details>

<summary>1️⃣  Go to the "My Channels" tab</summary>

![](/files/WGNM8esEOZP2SEg3pWQc)

</details>

<details>

<summary>2️⃣ Choose "Email" Channel</summary>

![](/files/zRv8IpKzVwcMBnOJok4T)

</details>

<details>

<summary>3️⃣ Add email address and channel name and click Verify</summary>

![](/files/DtvnqFztfqiKRpXhpN8N)

</details>

<details>

<summary>4️⃣  Confirm your email</summary>

Go to your mailbox and confirm by clicking the verification link. If you used the email that was provided during account creation, it will be automatically confirmed.

</details>


---

# 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.oxdata.io/features/notifications-channels/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.
