Title
Create new category
Edit page index title
Edit category
Edit link
dbt Cloud
dbt Cloud is a managed platform for orchestrating and monitoring DBT projects. The DBT Cloud connector in the ADOC platform enables seamless integration with your DBT projects. By onboarding this connector, you can automatically ingest DBT metadata—such as models, tests, and lineage—into ADOC. This enhances visibility into data transformations and improves the accuracy of data reliability metrics.
This integration empowers data teams to govern and monitor DBT-managed assets more effectively within a unified observability layer.
Prerequisites
Before setting up the dbt Cloud connector, ensure you have the following:
- A dbt Cloud account with an active project
- A dbt Cloud Access Token to retrieve run history and metadata
- The dbt Cloud URL, Account ID, and Auth Token
1. Create dbt Cloud Project
To create a sample dbt Cloud project:
Log in to your dbt Cloud account.
From the dashboard, click New Project.
Select Build a sample project when prompted for the project type.
Configure your sample project:
- Choose the Sample Managed Project template.
- Select your data warehouse (e.g.,
Snowflake_test). - Enter your warehouse credentials.
Set up project details:
- Provide a name for your project.
- Configure the development environment settings.
- Set up the repository connection (DBT Cloud will create a managed repository).
DBT Cloud initializes your project with sample models, tests, and documentation.
Explore the project:
- Navigate to the Develop tab.
- Review the sample models, schema files, and documentation.
Run your first command: In the development environment, run
dbt runto execute the sample models.Set up a deployment environment:
- Configure environments for staging.
- In connections, select
Snowflake_test.
2. Create New Job in dbt Cloud Job
To create and configure a job:
Navigate to the Jobs section.
Select your project.
Click + Create Job or New Job.
Configure the job:
- Provide a descriptive name (e.g.,
manual). - Select the environment created earlier.
- Choose the DBT version to use.
- Set the commands to run (e.g.,
dbt run,dbt test,dbt docs generate).
- Provide a descriptive name (e.g.,
Save the job.
To trigger the job manually, go to the job’s details page and click Run Now.
3. Generate Access token for dbt Cloud
ADOC requires a dbt Cloud access token to retrieve run history and metadata. To generate one:
- In dbt Cloud, go to Account Settings.
- Click API Tokens > Service Tokens.
- Generate a new token.
- Assign the token Job Viewer permissions.
4. Setup dbt Cloud as a Data Source in ADOC
The dbt Cloud connector uses a pull-based mechanism to retrieve metadata regularly from your DBT Cloud account.
To configure the connector:
- In ADOC, navigate to Register -> Add Data Source -> Select dbt Cloud.
- Provide a name and description for the data source.
- Ensure the Data Reliability toggle is enabled and choose a Data Plane.
- Enter the required dbt connection details.
- Click Test Connection, then Submit.
Once the data source is created, ADOC will begin regularly pulling metadata from dbt Cloud.
To view the ingested data, navigate to the Pipelines page on the ADOC platform to see dbt Cloud run information.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025