# Slack notifications

{% hint style="danger" %}
Slack Notifications are no longer working since the move from Sealights' to Tricentis' Slack account
{% endhint %}

### Enabling Sealights Integration with Slack in Your Organization <a href="#enabling-sealights-integration-with-slack-in-your-organization" id="enabling-sealights-integration-with-slack-in-your-organization"></a>

{% hint style="warning" %}
Slack Administrative permissions are required to enable the Sealights integration.\
Please contact your IT department if is not associated with your account.
{% endhint %}

To enable notifications in your Slack, please open the Cockpit > Settings > Integration > Third Party page and press the **‘Add to Slack**’ button.

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

This will open a page in Slack to enable the integration and review the permissions requested by Sealights, press the ‘**Allow**’ button.

<figure><img src="/files/5uJgZa5LP0f8liAZigN0" alt=""><figcaption></figcaption></figure>

When installation is completed you’ll see the following Cockpit > Settings page updated

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

### Adding Slack recipients to your Sealights Notifications <a href="#adding-slack-recipients-to-your-sealights-notifications" id="adding-slack-recipients-to-your-sealights-notifications"></a>

Following the installation, any user will be able to setup notifications to include the Slack channel by defining the Slack recipient who needs to receive the notification from Sealight per the rule defined.

Possible Slack recipients are retrieved from your Slack information:

* @members
* \#channels

<figure><img src="/files/EJrgHuWeAD9UTNewUyS2" alt="" width="563"><figcaption></figcaption></figure>

Notifications will appear like the one below as Direct Messages from Slackbot

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

### Slack private channel <a href="#slack-private-channel" id="slack-private-channel"></a>

If you need to send Sealights notifications to a Slack channel marked as **private**, you’ll need to add Sealights app specifically to the channel.

{% hint style="info" %}
Your channel is **private** if there is a black locker icon next to its name.
{% endhint %}

For that purpose, select the “**Add App**” option either from the channel menu or from its Apps section in channel details.

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

Search for the Sealights app and **add it**

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

The app will appear in the list of authorized apps in the channel and will be able to publish notifications

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

{% hint style="danger" %}
When Sealights app is not explicitly added to the private channel, a specific error returned by the Slack API is visible in the Cockpit Build Monitor:\
`Notification failed on channel SLACK: Slack user was not found for recipient='#my-private-channel'`
{% endhint %}


---

# 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.sealights.io/knowledgebase/setup-and-configuration/sealights-email-notifications/slack-notifications.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.
