# Connect Discord for an Account

Integrate a Discord account with your Coinshift account by following these steps.&#x20;

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

## Step 1: Access Accounts via Notifications

Navigate to the **Notifications -> Accounts** under the Settings section. Here, you will see the list of all accounts within your organisation.

Click on the **Connect** button next to the account you wish to link to your Discord account.

If Slack notifications are enabled for that account, you'll see a **Manage** button instead; click on that.

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

> <mark style="color:blue;">By following the steps mentioned in this article, users can configure Slack and Discord alerts for individual accounts to get transaction notifications. These alerts are account-specific, not for the whole organisation.</mark>
>
> <mark style="color:blue;">Follow the article</mark> [*<mark style="color:blue;">Connect Discord for an Org</mark>*](/business/getting-started/setup-notifications/connect-discord-for-an-org.md) <mark style="color:blue;">if you wish to set up org-level notifications.</mark>

## Step 2: Select Notification Channel

Select Discord as your preferred channel.&#x20;

<figure><img src="/files/9FfslX0iz6EkQiFkhLgM" alt="" width="469"><figcaption></figcaption></figure>

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

{% 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 %}

You will be redirected to Discord, where authorisation is needed to access the desired server.&#x20;

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

{% 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/ghtUzgU93fpqRUoSxxZw" alt=""><figcaption></figcaption></figure>

Authorise Coinshift to send messages to the chosen Discord server.

## &#x20;Step 4: Verify Connection

Return to **Settings -> Notifications-> Accounts** to confirm the connection with the appropriate account.

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

You can now see the **Manage** button for the selected account.

Read this article to learn how to use this option to further [control your notifications](/business/getting-started/setup-notifications/change-account-preferences-disconnect-notifications.md).


---

# 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-account.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.
