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

# Overview

> Connect CodeRabbit with your preferred Git platform including GitHub, GitLab, Azure DevOps, Bitbucket Cloud, and Bitbucket Data Center for AI-powered code reviews right in your PR.

CodeRabbit seamlessly integrates with all major Git platforms to bring AI-powered code reviews directly to your development workflow. Choose your platform below to get started with step-by-step integration guides.

## Integration process

While each Git platform has specific setup requirements, the general integration process follows these steps:

<Steps>
  <Step title="Authenticate with your Git platform">
    Log into CodeRabbit using your Git platform account credentials for secure,
    streamlined access.
  </Step>

  <Step title="Add your organizations">
    Connect the <Tooltip tip="Different platforms use different terminology: 'organizations' on GitHub, 'groups' on GitLab, 'workspaces' on Bitbucket Cloud, and 'projects' on Bitbucket Data Center.">organizations</Tooltip> containing repositories you want CodeRabbit to review. You'll need ownership-level permissions for these organizations.
  </Step>

  <Step title="Configure service account">
    Create a dedicated CodeRabbit service account if required. Some platforms
    like GitHub.com handle this automatically.
  </Step>

  <Step title="Grant repository permissions">
    Authorize CodeRabbit to access the specific repositories where you want AI
    code reviews enabled.
  </Step>
</Steps>

Once integration is complete, CodeRabbit immediately begins [reviewing pull requests](/guides/code-review-overview) with its default configuration. You can then [customize the configuration](/guides/configuration-overview) to match your team's specific needs and coding standards.

## Supported Git platforms

<Card title="GitHub.com" icon="github" href="/platforms/github-com" horizontal>
  Connect your GitHub.com repositories for instant AI code reviews
</Card>

<Card title="GitHub Enterprise Server" icon="github" href="/platforms/github-enterprise-server" horizontal>
  Self-hosted GitHub integration for enterprise teams
</Card>

<Card title="Private-network GHES" icon="shield-check" href="/self-hosted/coderabbit-reverse-tunnel" horizontal>
  Connect GHES without opening inbound network access
</Card>

<Card title="GitLab.com" icon="gitlab" href="/platforms/gitlab-com" horizontal>
  Integrate with GitLab.com for comprehensive code analysis
</Card>

<Card title="GitLab self-managed" icon="gitlab" href="/platforms/self-hosted-gitlab" horizontal>
  Connect your on-premises GitLab instance
</Card>

<Card title="Bitbucket Cloud" icon="bitbucket" href="/platforms/bitbucket-cloud" horizontal>
  AI code reviews for your Bitbucket Cloud repositories
</Card>

<Card title="Bitbucket Data Center" icon="bitbucket" href="/platforms/bitbucket-data-center" horizontal>
  Connect your self-hosted Bitbucket Data Center instance
</Card>

<Card title="Azure DevOps" icon="microsoft" href="/platforms/azure-devops" horizontal>
  Seamless integration with Microsoft Azure DevOps
</Card>

<Info>
  **Need enterprise-grade deployment?** CodeRabbit offers a self-hosted option
  for Enterprise customers with 500+ user seats. [Contact our sales
  team](https://www.coderabbit.ai/contact-us/sales) to learn more about
  CodeRabbit Enterprise.
</Info>
