# Troubleshooting the Slack connection

## User is stuck in the Connect > Already Bound loop

The SonarQube Server app for Slack blocks the user from subscribing by asking every time to subscribe. This may happen if your organization uses Slack Enterprise and the app has been installed on your workspace via a `@SonarQube Server` command or directly from the Slack app configuration page (This is possible if the app is already installed on another enterprise’s workspace). The SonarQube Server app for Slack must be installed directly through SonarQube Server otherwise it won’t work properly. To fix this:

1. Uninstall the app from your Slack workspace.
2. In SonarQube Server, install the app in your workspace as described in [Setting up the connection to Slack](/sonarqube-server/2025.6/instance-administration/system-functions/notifications/slack/setup.md#multiple-workspaces).


---

# 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/troubleshooting.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.
