dbt Cloud
The dbt Cloud connector for Rudol allows you to integrate your dbt Cloud metadata. Rudol will be able to access metadata related to Jobs and Runs to obtain metrics such as run durations, as well as models to discover data lineage relationships between the tables and views in your warehouse.
info
This integration is only available for dbt Cloud Enterprise customers.
Connection parameters
| Name | Type | Description |
|---|---|---|
| Account prefix | text | Your dbt Cloud account prefix |
| Service Account Token | password | A Service token generated in dbt Cloud |
How to get the required values
Account prefix and Account ID
You can find your Account Prefix in the Account information section in Account Settings:

Service Account Token
- Log in to your dbt Cloud account.
- Navigate to Account Settings > Service tokens.

- Create a new Service Token. When configuring the Service Token, you can choose to apply it to a particular dbt project or all projects. Ensure the permissions are set to "Read Only".

- Generate a new token for the Service Token. Make sure to copy the token, as it will only be shown once.