# Connecting SonarQube Cloud to Slack

{% stepper %}
{% step %}
**Log in to SonarQube Cloud** [**through this page**](https://sonarcloud.io/login?return_to=%2Foauth-callback%2Fslack%3Fredirect_uri%3Dhttps%253A%252F%252Fslack.com%252Foauth%252Fv2%252Fauthorize%253Fclient_id%253D3702920631.9467182584262%2526redirect_uri%253Dhttps%253A%252F%252Fslack.com%252Foauth%252Fv2%252Fauthorize%253Fclient_id%253D3702920631.9467182584262%2526scope%253Dchannels%253Aread%252Cchat%253Awrite%252Ccommands%252Cgroups%253Aread%252Cmpim%253Aread%252Cchat%253Awrite.public%2526user_scope%253D%2526redirect_uri%253Dhttps%253A%252F%252Fsonarcloud.io%252Foauth-callback%252Fslack%26_gl%3D1*10nfome*_gcl_au*MTg4ODI3Nzk5Mi4xNzYyNTEzNTE3*_ga*MTMxMzk4MzAwMi4xNzU0NDc5Nzgz*_ga_9JZ0GZ5TC6*czE3NjMzODA3OTkkbzg3JGcxJHQxNzYzMzgxNjgxJGo1NCRsMCRoMA\&error=authentication\&skipRegionSelection=true)

This will allow SonarQube Cloud to connect your SonarQube Cloud account to your Slack account. Once you've successfully logged in to SonarQube Cloud, you'll be redirected to the Slack app installation page as illustrated below.

<figure><img src="/spaces/KXW79zfYFiA8incTvwZK/files/KfXRPy2TWMYuEytdkWPN" alt="To install the SonarQube Cloud app for Slack, select your Slack workspace and select the Install SonarQube button."><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Finish the installation**

1. In **Workspace**, select your Slack workspace. You must be an admin of the workspace.
2. Review the app permissions in the right section.
3. Select **Install SonarQube**.
   {% endstep %}

{% step %}
**Users can now subscribe to notifications**

Users can subscribe to SonarQube Cloud notifications directly within their Slack account: see [Subscribing to Slack notifications](/sonarqube-cloud/managing-your-account/subscribing-to-slack-notifications.md).
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
The Slack integration is currently not supported in the SonarQube Cloud's US instance.
{% endhint %}

{% hint style="info" %}
Check out this video on how to benefit from the Slack integration.

{% embed url="<https://www.youtube.com/watch?v=oW-pp4LN9r0>" %}
{% endhint %}

## Related pages

* [Slack](/sonarqube-cloud/discovering-sonarcloud/integrations/integration-overview.md) (integration overview)
* [Subscribing to Slack notifications](/sonarqube-cloud/managing-your-account/subscribing-to-slack-notifications.md)


---

# 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-cloud/administering-sonarcloud/integrations/setup.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.
