# Discord

To enable Discord integration, 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 Discord Notifications**:
   1. In the modal that opens, choose the **Discord** option and give the channel a name.
5. **Add Recipients and Email Details**:
   1. Authorize the intregration via OAuth.
   2. Select the **discord channel** that the integration will send notifications.
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/cm436h8zg006103mhfx0jbg45/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/discord.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.
