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

# Setup and installation

<Warning>
  **Git Integration (formerly Qodo Merge)** – AI code review agents for pull requests. This documentation describes the Qodo v1 experience. For the Qodo v2 documentation, click [here.](/code-review)
</Warning>

Welcome to the first step in enhancing your review workflow with Qodo's Git interface. Follow this guide to setup, install, and begin using Qodo Merge.

### Why Qodo connects to your Git provider

Qodo integrates directly with your Git provider to automate the process of analyzing and enhancing your pull requests.

This connection is necessary because the Git interface pulls the content of your pull request, processes it, and then publishes the generated output (such as insights, documentation, or summaries) back to the same PR for your team to review.

This seamless workflow ensures that the Git interface works natively with your development process, keeping all updates and outputs directly tied to your source code.

**Choose your platform to get full installation instructions:**

### Cloud platforms

<CardGroup cols={3}>
  <Card title="GitHub" img="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-5.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=9b1e7e7b85ecc14898e516d389d4767b" href="/v1/getting-started/setup-and-installation/github" width="371" height="241" data-path="images/v1/image-5.png" />

  <Card title="GitLab" img="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-3.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=5cf51aca44feedd063770d208fa26ce8" href="/v1/getting-started/setup-and-installation/gitlab" width="1380" height="898" data-path="images/v1/image-3.png" />

  <Card title="Bitbucket" img="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-2.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=6eb6135c1a5407934dd55db2229ea1e3" href="/v1/getting-started/setup-and-installation/bitbucket" width="1380" height="898" data-path="images/v1/image-2.png" />
</CardGroup>

### Self-hosted platforms

<CardGroup cols={3}>
  <Card title="GitHub Enterprise" img="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-1.png?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=3237b6c1e3264a0e1280167e6b5f4e96" href="/v1/getting-started/setup-and-installation/github-enterprise" width="1048" height="326" data-path="images/v1/image-1.png" />

  <Card title="GitLab Self Managed" img="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-4.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=1895c5b4951f3d0a7c379cb272852872" href="/v1/getting-started/setup-and-installation/gitlab" width="1380" height="898" data-path="images/v1/image-4.png" />

  <Card title="Bitbucket Data Center" img="https://mintcdn.com/qodo/0Lwij7lmM5KGq-6-/images/v1/image-7.png?fit=max&auto=format&n=0Lwij7lmM5KGq-6-&q=85&s=cdd1b5de93a9b89a609f12a8856aa0c1" href="/install-and-configure/install/bitbucket" width="1380" height="898" data-path="images/v1/image-7.png" />
</CardGroup>
