> ## 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 on GitHub

> Multi-tenant, single-tenant, and on-premises GitHub install guides for Qodo automated code review.

Qodo integrates directly with GitHub Cloud and GitHub Enterprise Server, supporting multi-tenant, single-tenant, and on-premises deployments.

<Note>
  Not sure which deployment model you need? See [Install Qodo in your Git provider](/install-and-configure/install) for a full comparison, or [check your deployment type](/deployment-models#check-your-deployment-type).
</Note>

Select your setup to get started:

<CardGroup cols={3}>
  <Card title="Multi-tenant" href="/install-and-configure/install/github/qodo-multi-tenant">
    The fastest way to get started on GitHub Cloud. Ideal for most teams.
  </Card>

  <Card title="Single-tenant" href="/install-and-configure/install/github/qodo-single-tenant">
    For organizations needing a dedicated Qodo environment. Supports GitHub Cloud and GitHub Enterprise Server.
  </Card>

  <Card title="On-premises" href="/install-and-configure/install/github/github-enterprise">
    For self-hosted GitHub Enterprise Server deployments.
  </Card>
</CardGroup>
