# Setting up Slack notifications

To enable real-time notifications about analysis results in Slack, a SonarQube Server administrator must first connect the SonarQube Server instance to the Slack workspace: see [Setting up the connection to Slack](/sonarqube-server/2025.6/instance-administration/system-functions/notifications/slack/setup.md).

Once this initial setup is complete, users can subscribe to SonarQube Server notifications directly within their Slack account: see [Subscribing to Slack notifications](/sonarqube-server/2025.6/user-guide/managing-your-account/subscribing-to-notifications/slack.md).

For a technical overview of the SonarQube Server's integration with Slack, see [About SonarQube Server integration with Slack](/sonarqube-server/2025.6/instance-administration/system-functions/notifications/slack/about.md).

<br>


---

# 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.sonarsource.com/sonarqube-server/2025.6/instance-administration/system-functions/notifications/slack.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.
