# Discord

#### How to create a Discord Webhook

1. Open your Discord server.
2. Go to **Edit Channel** → **Integrations**.
3. Click **Create Webhook**.
4. Give it a name (e.g. *ScaleFlows Alerts*).
5. Choose the channel where alerts should appear.
6. Copy the **Webhook URL**.

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

#### Connect to ScaleFlows

1. Go to **Team Alerts** in ScaleFlows.
2. Paste the copied **Webhook URL**.
3. Save changes.

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

{% hint style="success" %}
Now your team will see ScaleFlows alerts directly in Discord.
{% endhint %}


---

# 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.scaleflows.net/documentation/documentation-v1.1/workspace/configuring-your-ai-automation/decision-configurations/escalations/channels/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.
