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

# Integrations

> Connect source control and design tools so Blitzy can access your repositories and workflows

Integrations connect your source control providers and design tools to the Blitzy platform. Once connected, Blitzy can access repositories, create branches, push commits, and open pull requests on your behalf. This section covers each supported provider and the tools available for managing your connections.

### Cloud

<CardGroup cols={2}>
  <Card title="GitHub" icon="github" href="/integrations/github" />

  <Card title="GitLab Cloud" icon="gitlab" href="/integrations/gitlab-cloud" />

  <Card title="Bitbucket" icon="bitbucket" href="/integrations/bitbucket" />

  <Card title="Azure DevOps" icon="microsoft" href="/integrations/azure-devops" />

  <Card title="Figma" icon="figma" href="/integrations/figma" />
</CardGroup>

### Self-Hosted

<CardGroup cols={2}>
  <Card title="GitHub Enterprise Server" icon="github" href="/integrations/github-enterprise-server" />

  <Card title="GitLab Self-Managed" icon="gitlab" href="/integrations/gitlab-self-managed" />

  <Card title="Bitbucket Data Center" icon="bitbucket" href="/integrations/bitbucket-data-center" />
</CardGroup>

### Resources

<CardGroup cols={2}>
  <Card title="Managing" icon="gear" href="/integrations/managing">
    View, share, and disconnect your connected integrations
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/integrations/troubleshooting">
    Diagnose and resolve common integration issues
  </Card>
</CardGroup>
