> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Bitbucket: Migrate to the new installation wizard

> Migrate your existing Bitbucket installation to the new Qodo installation wizard to access advanced code review features including rules, findings, and improved performance.

Launching the wizard gives you access to the Review Standards, findings, and other advanced code review features, improves overall performance and reliability, and ensures your installation appears on the [Repositories page](/governance/repositories).

The process involves installing Qodo using the new wizard, verifying it is working, and then removing the old installation to avoid conflicts.

Without migrating, your existing installation will continue to work but you will not have access to advanced features such as rules and findings, and your installation will not appear on the [Repositories page](/governance/repositories).

<Steps>
  <Step title="Install Qodo using the new wizard">
    Your existing installation covers all repositories in your Bitbucket workspace. Follow the [installation wizard](/install-and-configure/install/bitbucket) in the Qodo portal to complete your new Bitbucket setup, selecting all repositories to match your existing coverage or your desired new scope. Once the wizard is complete, return here to continue.
  </Step>

  <Step title="Verify the new installation is working">
    Before removing the old installation, confirm the new one is active.

    <Steps>
      <Step title="Open a pull request">
        Open a pull request or use an existing one in any connected repository.
      </Step>

      <Step title="Post /config as a comment">
        Add `/config` as a comment on the pull request.
      </Step>

      <Step title="Check the response">
        The new installation publishes its response under the name `Qodo`. Once you see a response from `Qodo` with your current configuration, proceed with removing the old installation. If there is no response, check that the repository is within the scope you selected during installation. If the issue persists, contact your Qodo Account Manager.
      </Step>
    </Steps>
  </Step>

  <Step title="Remove the old installation">
    <Steps>
      <Step>Go to your Bitbucket workspace.</Step>
      <Step>Select the **Settings** cog on the top navigation bar, then select **Workspace settings**.</Step>
      <Step>Under **Apps and features**, click **Installed apps**.</Step>
      <Step>Find the old Qodo app and click **Remove**.</Step>
      <Step>Confirm when prompted.</Step>
    </Steps>
  </Step>
</Steps>

Your Bitbucket installation is now fully migrated to the new wizard. Qodo is now active on all repositories in your Bitbucket workspace via the new installation.

## Next steps

* [Repositories page](/governance/repositories): Confirm your new installation appears.
* [Configure](/install-and-configure/configuration-overview): Set up configuration files, portal settings, and advanced options for your organization.
* [Using Qodo in PRs](/code-review/use-qodo-in-prs): Explore the full code review experience.
