Skip to main content

Account integrations in dbt Cloud

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

Example of Account integrations from the sidebarExample of Account integrations from the sidebar

Git integrations

Connect your dbt Cloud account to your Git provider to enable dbt Cloud users to authenticate your personal accounts. dbt Cloud 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 Cloud natively connects to the following Git providers:

You can connect your dbt Cloud account to additional Git providers by importing a git repository from any valid git URL. Refer to Import a git repository for more information.

Example of the Git integration pageExample of the Git integration page

OAuth integrations

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

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, and click on Link to connect your Slack account.
  4. For custom OAuth providers, under Custom OAuth integrations, click on Add integration and select the OAuth provider from the list. Fill in the required fields and click Save.
Example of the OAuth integration pageExample of the OAuth integration page

AI integrations

Once AI features have been enabled, you can use dbt Labs' AI integration or bring-your-own provider to support AI-powered dbt Cloud features like dbt Copilot and Ask dbt (both available on dbt Cloud Enterprise plans).

dbt Cloud supports AI integrations for dbt Labs-managed OpenAI keys, Self-managed OpenAI keys, or Self-managed Azure OpenAI keys beta.

Note, if you bring-your-own provider, you will incur API calls and associated charges for features used in dbt Cloud.

info

dbt Cloud's AI is optimized for OpenAIs gpt-4o. Using other models can affect performance and accuracy, and functionality with other models isn't guaranteed.

To configure the AI integration in your dbt Cloud account, a dbt Cloud admin can perform the following steps:

  1. Navigate to Account settings in the side menu.
  2. Select Integrations and scroll to the AI section.
  3. Click on the Pencil icon to the right of OpenAI to configure the AI integration.
    Example of the AI integration pageExample of the AI integration page
  4. Configure the AI integration for either dbt Labs OpenAI, OpenAI, or Azure OpenAI.
  1. Select the toggle for dbt Labs to use dbt Labs' managed OpenAI key.
  2. Click Save.
Example of the dbt Labs integration pageExample of the dbt Labs integration page
0