# Discord notifications

#### How to enable it

Just go to our dashboard, click on edit monitor button, and then click on enable Discord notifications button and you will be redirect to Discord oauth to choose server and channel where you want to receive your notifications.

![Button](/files/-Mf22hrP7ChPkYAWMiRX)

#### Notes

If request to Discord webhook URL has failed, our system may automatically disable notifications for you and you will need to enable it again on dashboard.

If you disable Discord notifications, webhook will be automatically deleted from Discord channel.


---

# 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.uptimer.pinglik.eu/notification-providers/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.
