# Discord Integration

[Discord](https://discord.com/) is the easiest way to talk over voice, video, and text. Talk, chat, hang out, and stay close with your friends and communities.

## In Discord: Create a webhook <a href="#in-discord" id="in-discord"></a>

1. Go to **Discord** and select a server
2. Go to a **Text Channel**, then click on the **Edit Channel** button

![](/files/-MdaRAD5EDji2E8zZKY7)

3. On the page click on the **Integrations** menu and then on the **Create Webhook** button

![](/files/-MdaRsR-Ufgqp3U1Uo4S)

4. On the next page, name the webhook, e.g. ilert, save the changes and copy the **Webhook URL**

![](/files/-MdaSslzEl7GuBVSq4aX)

## In ilert: Create a Discord Connector and link to the alert source <a href="#in-ilert" id="in-ilert"></a>

1. Click on the gear icon and then on the **Connectors** button

![](/files/-Mkn3b39jQN6o8j4nVNJ)

2. Click on **Add Connector**

![](/files/-Ma8BCbPt5h67tGsMFBF)

3. Select **Discord** as **type** and fill in all fields. Enter a name and paste the Webhook URL of your Discord server that you have created in the previous step.

![](/files/-MdaTjlciTcUIFdihHAR)

4. Go to the alert sources tab and open the alert source whose alerts you want to publish in Discord. Click on **Alert actions** and then on **Create alert action**.

![](/files/-Mkn3ka7m65J5wG7_1PK)

5. Select **Discord** as the **type**, **\*\*select the connector created in step 3 and click on** Save\*\* button.

![](/files/-MdaV58jYrwmbon9K3dw)

6. Finished! You can now test the connection by clicking on the button **Test this connection**.

A test ticket will be created in Discord.

![](/files/-MdaVPOcBvKhIbrn8QqC)

## FAQ <a href="#faq" id="faq"></a>

**Can I link multiple Discord Accounts to an ilert account?**

Yes.

**Are updates to an alert published on the Discord Chat channel?**

Yes, the following updates to an alert are currently being released:

* **Escalations** : An alert is assigned to another user through an automatic escalation.
* **Manual Assignments** : An alert is manually assigned to someone.
* **Actions** : An alert is accepted or resolved.

**Can I choose which updates to an alert will be published in Discord Chat?**

Yes.


---

# 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.ilert.com/integrations/outbound-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.
