dbt

Adding dbt to your decube connections helps you monitor your transformations via our Data Quality model and see metadata on your dbt models and jobs directly synced to the Data Catalog.

Adding a dbt connection on decube.

From the My Account page, select on the dbt tile to be brought to the dbt connection form.

We'll need two credentials to connect to your dbt account:

  1. Account ID

To get your Account ID, you can refer to the numbers at the end of the accounts path component of the URL (https://cloud.getdbt.com/settings/accounts/{account_id}).

  1. API Key

To get your API Key, please read on to the next section to generate your service token for your dbt account.

Retrieve Service Token from dbt account settings

  1. Log into your dbt account. From the Dashboard, click on Account Settings.

  1. Within Account Settings, find the setting for Service Tokens on the left sidebar.

  1. Within the Service Tokens section, click on + New Token.

  1. Within the New Service Token page, you can set any token name, such as "decube". Then, click on the + Add button.

  1. Select Job Admin and add all the Projects that you would like to connect decube with. Then, click on Save and the bottom right.

  1. A token will be generated. Use the Copy button to copy the token into your clipboard.

  1. Insert the Service token that you've copied into the "API Key" of the connection form, then test the connection. If it is successful, you can now add the name and submit the connection.

If there is any issues or questions related with connecting your data sources, please reach out to us via our Live chat for support.

Last updated