> For the complete documentation index, see [llms.txt](https://guides.stellaraio.com/stellar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-settings-tab/how-to-set-up-discord-notifications.md).

# How to set up Discord Notifications?

## **How to make a Discord Webhook?**

### **Create a Discord Server**

1. Click on + symbol located at the bottom of your Discord server list

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

2. A window will appear. Click on "Create My Own"

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

3. Next prompt, click "For me and my friends"

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

4. Lastly, name your server

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

### Create Text Channel & Webhook URL

1\. Create a new Text Channel by clicking the dropdown arrow by your server name and click "Create Channel"

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

2\. Hover over the text channel and click the gear icon

<div align="left"><img src="https://downloads.intercomcdn.com/i/o/334753240/fe1a1a68c37db3f7597fc77f/image.png?expires=1621279985&#x26;signature=0b03f73601825f146f7fafc03cfefdb3673d316aaaaf8dc3a5f8ab2f107623eb" alt=""></div>

3\. Click "Integrations"

<div align="left"><img src="https://downloads.intercomcdn.com/i/o/334753294/b1a38c035957ef68877583d5/image.png?expires=1621279985&#x26;signature=ef65a7ac104ba301ed4786fb1a5793d5bb8963f175cceef63efdf85e0c53d78d" alt=""></div>

4\. Click the blue "Create Webhook" button

![](https://downloads.intercomcdn.com/i/o/334753396/98cab3fd46a3d6ab84a8139e/image.png?expires=1621279985\&signature=587e718544ca9e79303c315113a478df792ec80655ecb3ace544f9060241a992)

5\. Name the webhook whatever you may like and double check that the channel that you want the notifications sent to is correct

![](https://downloads.intercomcdn.com/i/o/334753491/ee382569fe7b0679a0e3c9eb/image.png?expires=1621279985\&signature=3797a78268d62a42d31d22f6eb8adfe2aef1e882caf476106d11eb82065d1394)

6\. Click "Copy Webhook URL" and paste your discord webhook in the appropriate field(s)

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

Note: You may want to have a separate text channel and webhook for "Monitor Webhook"<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-settings-tab/how-to-set-up-discord-notifications.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.
