# Slack

Monitor your Paradime activity through Slack channels, where you'll receive notifications about Bolt Runs executions, Bolt System alerts, and Radar Data Alerts.

## Connecting the Slack integration <a href="#enabling-the-app" id="enabling-the-app"></a>

Paradime Slack App integration is set up by the **Admin user** for the organization profile. To enable the integration, open your *Account Settings > Integrations*, find the Paradime Slack App and click Connect.

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FDFpPd1ZMN5g84vkUDFWd%2Fimage.png?alt=media&#x26;token=cc083fe7-6906-40fc-a208-4955ba166eb8" alt=""><figcaption></figcaption></figure>

Another option is to enable it right from the Invite Members modal:

<br>

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2Fo7NHLeryX43Xcx8XVhmE%2Fimage.png?alt=media&#x26;token=492d78f0-cc9a-4a3b-a716-85f94834680c" alt=""><figcaption></figcaption></figure>

You will be redirected to authorize in Slack. Please enter your credentials and sign in to Slack.

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2F4t2hvkMYj7Ac4Nmgs99D%2Fimage.png?alt=media&#x26;token=3b76bc56-f446-4c28-8ee7-da90af1ded9c" alt=""><figcaption></figcaption></figure>

## Invite team members via Slack <a href="#invite-team-members-via-slack" id="invite-team-members-via-slack"></a>

Using the Slack app will make it easier to invite your team members to your Paradime workspace. After connecting the integration you will be able to select users directly from your Slack workspace and send an invite link via Slack.

{% content-ref url="../../settings/users/invite-users" %}
[invite-users](https://docs.paradime.io/app-help/documentation/settings/users/invite-users)
{% endcontent-ref %}

## Get notifications via Slack <a href="#get-notifications-via-slack" id="get-notifications-via-slack"></a>

The Slack integration in Paradime enables you to send alerts to a Slack channel and/or Slack users when a schedule run succeeds or fails.

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FV1mM3N9VdG0gNIfNnBoo%2Fimage.png?alt=media&#x26;token=850fe09f-c7c6-43e9-87ec-0844cb4040ec" alt=""><figcaption><p><em>Slack notification job failed with errors</em></p></figcaption></figure>

### Slack App Permissions

The Paradime Slack app needs the following permissions as follows:

| Slack App Scope     | Description                                                                   | Reason                                                                                                                   |
| ------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| `channels:read`     | View basic information about public channels in a workspace                   | To help users choose which Slack channels to send notifications to in Bolt                                               |
| `chat:write`        | Send messages as @Paradime                                                    | To enable Paradime to send notification messages to user chosen private Slack channels where Paradime app has been added |
| `chat:write.public` | Send messages to channels @Paradime isn't a member of                         | To enable Paradime to send notification messages to user chosen Slack channels                                           |
| `groups:read`       | View basic information about private channels that Paradime has been added to | To list private Slack channels where end users can send notifications                                                    |
| `users:read`        | View people in a workspace                                                    | To invite users to Paradime from Slack                                                                                   |
| `users:read.email`  | View email addresses of people in a workspace                                 | To add users invited to Paradime from Slack to the Paradime db                                                           |
