> For the complete documentation index, see [llms.txt](https://docs.inspector.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspector.dev/concepts/notifications/discord.md).

# Discord

### Creating a Discord Channel and Webhook

&#x20;Let's start by creating a new Discord channel. To do so, go to your Discord server and then click on the `+` next to the 'Text channels':

![](/files/-MkrfcNknTYe1wmoeC4P)

After that, set the channel to 'Text Channel', choose a channel name and choose if you want to have the channel private or not:

![](/files/-MkrfmEW5oWeL7q8rcxy)

Once you have your channel ready, click on edit `->` and then go to the `Integrations` tab `->` and in there click on the `Create Webhook` button.

In there, type `Inspector Bot` as webhook name and copy the Webhook URL:

![](/files/-MkrjXEGl0JtOA51Vp8w)

Copy the Webhook URL as we will use it in the next step when we set up the notification channel!

You can use our square logo as Bot icon:&#x20;

![](/files/-Mkrg6fYMG6nI0uA5cTJ)

### Attach the Discord Notification Channel to your project

* Navigate to the project **Settings → Notifications Channels** screen;
* Click **Configure** in the Discord channel to open the configuration screen;
* Paste the webhook url in the `Webhook` field;
* Activate the notifications you want forward via this channel.

![](/files/-MkriJe--BEoivQ2uQhD)

Click **Save** to start receiving notifications:

![](/files/-MkrjiwCDzlvnhNoFU6o)

If you want to disable the channel click "**Disconnect**" and confirm your choise.
