# Account integrations in dbt

dbt platform

The following sections describe the different **Account integrations** available from your dbt account under the account **Settings** section.

[![Example of Account integrations from the sidebar](/img/docs/dbt-platform/account-integrations.png?v=2 "Example of Account integrations from the sidebar")](#)Example of Account integrations from the sidebar

## Git integrations

Connect your dbt account to your Git provider to enable dbt users to authenticate your personal accounts. dbt will perform Git actions on behalf of your authenticated self, against repositories to which you have access according to your Git provider permissions.

To configure a Git account integration:

1. Navigate to **Account settings** in the side menu.

2. Under the **Settings** section, click on **Integrations**.

3. Click on the Git provider from the list and select the **Pencil** icon to the right of the provider.

4. dbt [natively connects](./git/configure-git.md) to the following Git providers:

   * [GitHub](./git/connect-github.md)
   * [GitLab](./git/connect-gitlab.md)
   * [Azure DevOps](./git/connect-azure-devops.md) [Enterprise](https://www.getdbt.com/pricing "Go to https://www.getdbt.com/pricing")[Enterprise +](https://www.getdbt.com/pricing "Go to https://www.getdbt.com/pricing")

You can connect your dbt account to additional Git providers by importing a git repository from any valid git URL. Refer to [Import a git repository](./git/import-a-project-by-git-url.md) for more information.

[![Example of the Git integration page](/img/docs/dbt-platform/account-integration-git.png?v=2 "Example of the Git integration page")](#)Example of the Git integration page

## OAuth integrations

Connect your dbt account to an OAuth provider that are integrated with dbt.

To configure an OAuth account integration:

1. Navigate to **Account settings** in the side menu.
2. Under the **Settings** section, click on **Integrations**.
3. Under **OAuth**, click on **Link** to [connect your Slack account](../deploy/job-notifications.md#set-up-the-slack-integration).
4. For custom OAuth providers, under **Custom OAuth integrations**, click on **Add integration** and select the [OAuth provider](./manage-access/sso-overview.md) from the list. Fill in the required fields and click **Save**.

[![Example of the OAuth integration page](/img/docs/dbt-platform/account-integration-oauth.png?v=2 "Example of the OAuth integration page")](#)Example of the OAuth integration page

## 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.
