> For the complete documentation index, see [llms.txt](https://docs.sonarsource.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/creating-organization/migrating-to-the-bitbucket-forge-app.md).

# Migrating to the Bitbucket Forge app

Steps to migrate your Bitbucket Cloud workspace binding from the legacy SonarQube Cloud Connect app to the SonarQube Cloud for Bitbucket Cloud app.

Atlassian is retiring the Bitbucket Connect app on December 1, 2026. If you connected before August 31, 2026, follow the instructions on this page to migrate from Connect to the Forge app and keep your integration working.

Migrate if you see either of the following:

* A banner at the top of your SonarQube Cloud page.

<figure><img src="https://2223713658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB4UT2GNiZKjtxFtcFAL7%2Fuploads%2Fgit-blob-18fb54ad3bfd5a9b990100042ed4f122b6616f22%2Fforge-migration-banner-placeholder.png?alt=media" alt="Banner prompting migration to the Forge app"><figcaption></figcaption></figure>

* A message in your organization navigation.

<figure><img src="https://2223713658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB4UT2GNiZKjtxFtcFAL7%2Fuploads%2Fgit-blob-d7b557432d0e4408bcdc8f26d64bde282145bb8c%2Fforge-migration-nav-message-placeholder.png?alt=media" alt="Organization navigation message prompting migration to the Forge app"><figcaption></figcaption></figure>

{% hint style="info" %}
Migrating to the Forge app requires no reconfiguration. Your organization and project bindings stay intact, and the repository overview and pull request widgets keep working without changes.
{% endhint %}

1. In Bitbucket, go to **Workspace settings** > **Apps and features** > **Installed apps**.
2. On the **SonarQube Cloud** row, select **Get the Forge app**.
3. Select **Get app** in the upper-right corner.
4. Select your workspace, then select **Install**.
5. Go back to the installed apps page and refresh it. The **SonarQube Cloud for Bitbucket Cloud** app now appears installed, and the previous app is removed automatically.

## Related pages <a href="#related-pages" id="related-pages"></a>

* [Importing Bitbucket workspace](/sonarqube-cloud/administering-sonarcloud/managing-organization/creating-organization/importing-bitbucket-workspace.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/managing-organization/creating-organization/migrating-to-the-bitbucket-forge-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
