# Slack Integration

Organizations can connect their Slack accounts to Affinity in order to have learners receive updates and nudges over Slack in addition to email.

To install the Affinity Slackbot app, your admin must also be an authorized installer of Slack apps for your company.

Navigate to the Settings page of your administrative account and find the section title "Slack Integration".

<figure><img src="/files/0cMg5gEVAfsOQL7G10p9" alt=""><figcaption></figcaption></figure>

If you are already connected, you will see the details of your connection. Otherwise you will see a button instructing you to connect with Slack.

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

After you hit "Connect Slack" you will then need to authorize the "Affinity Slackbot" app to access your workspace. This app asks for permissions which will allow it to:

* Direct Message users in your organization
* Let users in your organization direct message the Slackbot

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

If you allow the connection and it is successful, you will be redirected back to the Affinity app and shown a success message. Click the "Back to Settings" button to see the details of your installation.

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

You can then toggle on and off certain notifications you would like users to receive from Slack.

To uninstall the integration, your Slack admin must uninstall it using the Slack controls from their workspace.


---

# 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.itsaffinity.com/product-guides/internal-organizations/slack-integration.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.
