# Setup Discord Webhook

**How can we get our discord webhook URL?**

1. Right Click on the server where you would like to receive your alerts. Go to Server Settings --> Integrations.

![](/files/NFQDXiXhkdGXdRQbGhRg)

2\. Under integrations, view Webhooks and click “create Webhook”.

![](/files/R9k8KdMOtBnh0yBYbzWS)

3\. Add a webhook name and select the channel you would like to receive your alerts.

![](/files/x4rb5sJLDhwDoRq05mGi)

4\. Then click on “Copy Webhook URL” and paste it on the webhook URL textbox.

![](/files/7Z9dh1AN3U9EDczNijMd)

5\. Once you are done, click on save and you should be all set to start receiving your alerts. Easy!

We will support Alerts via Telegram and Scopescan Notifications soon.


---

# 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.scopescan.ai/features/investigation-mode/scopescan-alerts/setup-discord-webhook.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.
