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

# Integrations Overview

> Connect Revolte to the repositories and project-management tools your team already uses.

Integrations provide the codebase and work-item context Revolte needs to operate inside your existing engineering process.

<CardGroup cols={2}>
  <Card title="Repository Integrations" icon="code-branch" href="/integrations/repository/overview">
    Connect repositories so Revolte can understand the codebase and deliver reviewable changes through your Git workflow.
  </Card>

  <Card title="Project Management" icon="list-check" href="/integrations/project-management/overview">
    Connect Jira so tickets can provide requirements and trigger work for the correct application.
  </Card>
</CardGroup>

## Available guides

* [Connect GitHub](/integrations/repository/github)
* [Migrate Existing Repositories](/integrations/repository/migration)
* [Configure Monorepos](/integrations/repository/monorepo)
* [Connect Jira](/integrations/project-management/jira)
