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

# Install Qodo v1.x on GitHub - Multi-tenant

> Qodo v1.x installation guide for multi-tenant on GitHub.

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

Learn more on how to setup Qodo on GitHub.

## Before you start

Setting up Qodo on GitHub is a quick process designed to seamlessly integrate with your repositories.

You can install Qodo on a single repository to start small, or on multiple repositories across your organization for broader coverage.

The setup typically takes just a few minutes.

Once complete, Qodo will automatically analyze your pull requests and publish processed insights, summaries, and improvements directly to your PRs.

## 1. Log in to Qodo portal

Before setting up Qodo, make sure to [create a Qodo account and sign in](https://app.qodo.ai/signin).

Once you've signed in to the Qodo portal, you can follow the [Qodo Git plugin installation guide](https://app.qodo.ai/qodo-merge/installation) straight from the portal, or continue reading here.

## 2. Set up Qodo

Once you've signed in to your [Qodo account](https://app.qodo.ai/signin), follow the instructions in the [Qodo portal](https://app.qodo.ai/qodo-merge/installation) or below to setup Qodo on GitHub.

### GitHub App <a href="#github-cloud" id="github-cloud" />

<Steps>
  <Step>
    Go to the [Qodo Git plugin app page](https://github.com/apps/qodo-merge-pro).
  </Step>

  <Step>
    Click the **Configure** button at the top right.
  </Step>

  <Step>
    Select the organization where you want to set up Qodo.
  </Step>

  <Step>
    Pick the repositories you want to install Qodo on.
  </Step>

  <Step>
    You'll be redirected to your settings page. A banner will confirm that Qodo has been successfully installed on your account.
  </Step>
</Steps>

<Note>
  [Visit our usage guide](/v1/getting-started/usage-guide) for next steps.
</Note>

### GitHub open source projects <a href="#github-open-source-projects" id="github-open-source-projects" />

Qodo is available for free for open-source projects.

<CardGroup>
  <Card title="Install Qodo Git plugin for your open-source repositories." icon="download" href="https://github.com/apps/qodo-merge-pro-for-open-source" horizontal />
</CardGroup>
