# Connect Slack for an Org

Follow the steps outlined below to either set up or disconnect a Slack channel for your organisation within Coinshift.

## Set up a Slack channel

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

### Step 1: Access Slack via Notifications

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

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

### Step 2: Grant access to a workspace

You will be redirected to Slack, where you'll need to grant access to your Slack workspace.&#x20;

<figure><img src="/files/jjHI9wgMpNxXHU2l40T3" alt="" width="436"><figcaption></figcaption></figure>

### Step 3: Select a channel & authorise connection

Choose the Slack 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 Slack accordingly.</mark>
{% endhint %}

<figure><img src="/files/XvZaOldPUFpcMP8lORlE" alt="" width="375"><figcaption></figcaption></figure>

Authorise Coinshift to send messages to the selected Slack channel.

### Step 4: Verify Setup

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

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

Congratulations on completing the setup!&#x20;

Now that you've successfully integrated Slack with your organisation, you can begin receiving org-level notifications on the specified Slack channel.

## Disconnect Slack channel for an organisation

You can disconnect your Slack channel anytime if you prefer not to receive organisation-level notifications.

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

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

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

Note that you can reconnect your Slack channel if you decide to enable the notifications again in the future.

Refer to the next article to configure notifications for your organisation on a Discord channel.


---

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