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

# Git Repositories

> Manage Git repositories for your dbt™ projects in Paradime.

Paradime provides flexible options for managing your Git repositories, allowing you to connect and update your dbt™ projects with various Git providers.

<CardGroup cols={2}>
  <Card title="🔗 Import Repository" href="/products/settings/git-repositories/importing-a-repository/index" horizontal>
    Connect your dbt™ project using any valid Git URL. Supports GitHub, GitLab, Azure DevOps, BitBucket, and more
  </Card>

  <Card title="🔄 Update Repository" href="/products/settings/git-repositories/update-connected-git-repository" horizontal>
    Update or change your connected Git repository while maintaining your project configuration.
  </Card>
</CardGroup>

### Supported Git Providers

Paradime works seamlessly with major Git providers:

* Azure DevOps
* BitBucket
* GitHub
* GitLab

<Info>
  Don't see your Git provider? Contact us - we're happy to help you set up Paradime with any supported Git providers 🤘
</Info>


## Related topics

- [Git Repositories](/products/settings/git-repositories/index.md)
- [Git and repository errors](/get-help/error-list/git-and-repository-errors.md)
- [Importing a repository](/products/settings/git-repositories/importing-a-repository/index.md)
- [Update connected git repository](/products/settings/git-repositories/update-connected-git-repository.md)
- [Setting Up a dbt™ Project](/guides/paradime-101/getting-started-with-the-paradime-ide/setting-up-a-dbt-project.md)
