# Connect Discord for an Org

Follow the steps outlined below to either set up or disconnect a Discord account for notifications for your organisation within Coinshift.&#x20;

## Set Up a Discord account

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

### Step 1: Access Discord via Notifications

Click on the **Connect** button next to the Discord app listed under the **Notifications -> Organisation** under the **Settings** section.&#x20;

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

### Step 2: Select Server and Channel & authorise access

You will be redirected to Discord, where you'll need to authorise access to your Discord account.

Choose the Discord server and channel where you want to receive notifications.&#x20;

{% hint style="info" %} <mark style="color:blue;">We recommend you have a dedicated channel for notifications for optimal organisation and clarity. Please set this up in Discord accordingly.</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">If the desired Discord Server isn't visible in the drop-down menu, you may not have the required permissions to access it. Please refer to the</mark> [*<mark style="color:blue;">Discord: Check Your Permissions</mark>*](/business/getting-started/setup-notifications/discord-check-your-permissions.md) <mark style="color:blue;">guide and reach out to the server owner or administrator for further clarification on your access rights.</mark>
{% endhint %}

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

Allow the Coinshift bot to send messages to the selected Discord channel.

### &#x20;Step 3: Verify Setup

Navigate to **Settings -> Notifications** tab to confirm the successful setup.&#x20;

<figure><img src="/files/9gYYiTt8zfTAPS6CgD64" alt=""><figcaption></figcaption></figure>

Congratulations, you're done! You have successfully set up your Discord account for your organisation and can start receiving org-level notifications on the given Discord channel.

## Disconnect a Discord account for an organisation

You have the flexibility to disconnect your Discord account setup at any given time if you do not wish to receive organisational-level notifications.

To do so, navigate to the **Notifications -> Organisation** under the **Settings** section, and click on the **Disconnect** button associated with the Discord channel.

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

After this, the channel will be disconnected and you'll stop receiving notifications.

Note, you can reconnect your Discord account if you wish to enable the notifications again in the future.&#x20;


---

# 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/connect-discord-for-an-org.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.
