# Discord

## Get Discord notifications from Spike.sh

Our Discord alert channel is incredibly simple yet informative. Once you add Discord alert channel, you will get a neat hello from us. On every new incident, you will get Incident details along with the link to navigate and take action.

![Discord alerts from Spike.sh](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-ad0bf6669294dbd154916ef28fa2189cd1c5b029%2Fimage.png?alt=media\&token=992d346c-fb0c-4cf8-8e10-8a2768286c8a)

## How to setup?

With Discord, you can get alerts on your Discord workspace using the channel webhooks, by setting up and adding Discord to your escalation policy.

**Step 1**

Navigate to any channel's **settings** > **integrations.** Select the webhook integration on the integrations page.

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-78cef597d7478bbf08f000a2a16d738cf50f87f3%2Fdiscord-1.png?alt=media\&token=fe9c454c-8739-4b69-a06c-b1497359d14d)

**Step 2**

Name the integration Spike.sh and copy the webhook URL. Download the below badge to use it as the avatar.

{% file src="<https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-224ad7e2521615b845ed8bc9164226e777435bd9%2Fspike-badge-400.png?alt=media&token=1f5d1a7e-a700-40aa-9127-3482f0892742>" %}
Spike.sh badge for Discord
{% endfile %}

![](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-3a7353577861522890397cf78cda3fbf41ff74da%2Fdiscord-2.png?alt=media\&token=292cd0a8-d476-4b80-a9aa-9a3262367ae5)

**Step 3**

On Spike dashboard, navigate to [**settings >** **organisation > alerts**](https://app.spike.sh/settings/general/alerts)**.** Paste the copied webhook URL in the Discord setup and save.

![Save the copied webhook url](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-67ce6eaa4d4fdcca61f69b0c6777939eba5f0df5%2Fdiscord-3.png?alt=media)

{% hint style="success" %}
Once saved, we will send an example message to your new Discord alert channel
{% endhint %}

**Step 4**

You should be able to find Discord option enabled in your escalation policy like so -

![Our new Discord alert channel is enabled in escalation policy](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-3bd511403e861c6b331024acf2dfc0bad8550a26%2Fimage.png?alt=media)

***

### Deleting Discord alert channel

You can always delete this channel on Spike.sh but you must ensure that it's not part of any escalation policy.

{% hint style="info" %}
Our Discord bot currently does not accept inputs for you to acknowledge or resolve an incident.
{% 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.spike.sh/alerts/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.
