# Configure Git in dbt

dbt platform

[Version control](./version-control-basics.md) — a system that allows you and your teammates to work safely and simultaneously on a single project — is an essential part of the dbt workflow. It enables teams to collaborate effectively and maintain a history of changes to their dbt projects.

In dbt, you can configure Git integrations to manage your dbt project code with ease. dbt offers multiple ways to integrate with you Git provider, catering to diverse team needs and preferences.

Whether you use a Git integration that natively connects with dbt or prefer to work with a managed or cloned repository, dbt supports flexible options to streamline your workflow.

[![](/img/icons/dbt-bit.svg)](./managed-repository.md)

#### [Managed repository](./managed-repository.md)

[Learn how to quickly set up a project with a managed repository.](./managed-repository.md)

[![](/img/icons/dbt-bit.svg)](./import-a-project-by-git-url.md)

#### [Git clone](./import-a-project-by-git-url.md)

[Learn how to connect to a git repository using a git URL and deploy keys.](./import-a-project-by-git-url.md)

[![](/img/icons/dbt-bit.svg)](./connect-github.md)

#### [Connect to GitHub](./connect-github.md)

[Learn how to connect to GitHub using dbt's native integration.](./connect-github.md)

[![](/img/icons/dbt-bit.svg)](./connect-gitlab.md)

#### [Connect to GitLab](./connect-gitlab.md)

[Learn how to connect to GitLab using dbt's native integration.](./connect-gitlab.md)

[![](/img/icons/dbt-bit.svg)](./connect-azure-devops.md)

#### [Connect to Azure DevOps](./connect-azure-devops.md)

[Learn how to connect to Azure DevOps using dbt's native integration.](./connect-azure-devops.md)

<br />

<br />

[Available on dbt Enterprise or Enterprise+ plans.](./connect-azure-devops.md)

[![](/img/icons/dbt-bit.svg)](../../deploy/continuous-integration.md#git-providers-who-support-ci)

#### [Availability of CI features by Git provider](../../deploy/continuous-integration.md#git-providers-who-support-ci)

[Learn which Git providers have native support for Continuous Integration workflows](../../deploy/continuous-integration.md#git-providers-who-support-ci)

## Was this page helpful?

YesNo

[Privacy policy](https://www.getdbt.com/cloud/privacy-policy)[Create a GitHub issue](https://github.com/dbt-labs/docs.getdbt.com/issues)

This site is protected by reCAPTCHA and the Google [Privacy Policy](https://policies.google.com/privacy) and [Terms of Service](https://policies.google.com/terms) apply.
