# Slack settings

The Slack Notifications tab is where you can configure which Slack channels receive change notifications when a deploy occurs in a specific environment.

{% hint style="info" %}
The Sleuth DORA App for Slack must be enabled at the organization level first before configuring notification settings at the project level. Additionally, any private Slack channels will need to invite the "Sleuth" bot to the channel first before it can start receiving notifications.
{% endhint %}

![Slack Notifications tab in Project Settings](/files/-MDgzeFglP41g-tdTdf7)

Press **Save** to save any modifications made in the Slack Notifications tab.


---

# 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://help.sleuth.io/sleuth-dora/settings/project/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.
