dbt Cloud
If you have a dbt Cloud account, Seemore can use the Cloud APIs and dbt Metadata APIs to enrich your metadata in Seemore.
Last updated
If you have a dbt Cloud account, Seemore can use the Cloud APIs and dbt Metadata APIs to enrich your metadata in Seemore.
Last updated
🤓 Who can do this? You will probably need your dbt Cloud administrator to run these commands you may not have access yourself.
🚨 Careful! To enable Seemore to fetch metadata for dbt models defined in your project, you must add the dbt docs generate
command to the list of commands in the job run steps. This will produce a catalog.json
file containing all the relevant metadata. Alternatively, you can select the Generate docs on run checkbox to automatically generate updated project docs each time a job runs. Refer to dbt documentation to learn more.
To generate a service token, follow the steps in the dbt documentation and configure the following permissions:
Team plans: add Read-Only access to all projects you want to integrate into Seemore.
Enterprise plans: add Account Viewer access to all projects you want to integrate into Seemore.
Be sure to copy the generated token for crawling dbt.
ApiKey - the service token.
AccountID - the account id.
In case your'e using cell based dbt cloud you can get the URLs from your Account settings below the Account information pane