# Discord: Adding Coinshift Roles & Bot to private channels

If you want to receive notifications related to Safes in a private Discord channel, you must grant the necessary permissions to both the Coinshift Roles and Bot.

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

Follow the steps below to enable permission to receive notifications in a private Discord channel.

## Step 1: Access the Channel Settings

Navigate to the Discord channel that you have integrated with your Coinshift organisation or account.

Click on the channel's **Settings** icon (highlighted in the below screenshot). Once inside the settings, go to the **Permissions** tab.

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

## Step 2: Grant Permissions to Coinshift Role and Bot

Look for the **Add members or roles** button and click on it.

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

The below window will appear. Search for and select both the **Coinshift Roles** and **Bot**.&#x20;

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

After following these steps, the Coinshift Bot should be able to send transaction notifications to your private Discord channel.

## Step 3: Verify Advanced Permissions (Optional)

If transaction notifications aren't appearing in your selected private channel after integrating the Coinshift Roles and Bot, then navigate to the **Advanced Permissions** section within the interface.

Here, within the **TEXT CHANNEL PERMISSIONS**, ensure the **Send Messages** parameter is appropriately configured, marked either by a "/" or "✅", for both the Coinshift Roles and Bot.

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

{% hint style="info" %}
If you are experiencing any issues while connecting your private Discord channel to the Coinshift app for notifications, feel free to contact our customer support team on [Discord](https://discord.com/invite/coinshift) or [Twitter](https://twitter.com/0xCoinshift).
{% 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.coinshift.xyz/business/getting-started/setup-notifications/discord-adding-coinshift-roles-and-bot-to-private-channels.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.
