Skip to main content
Prizm supports two integration modes for dbt. Choose based on your deployment:

Prerequisites

Before connecting, you need:
  • A dbt Cloud account with access to the Admin API
  • A service token with permission to read jobs, runs, and artifacts
  • Your account ID and access URL (varies by region)
Service tokens are the recommended credential type. Personal access tokens can be used but are tied to an individual user account. Use service tokens for production integrations.

Step 1 — Generate a Service Token

  1. In dbt Cloud, navigate to Account Settings → Service Tokens
  2. Click New Token and give it a descriptive name (e.g., prizm-connector)
  3. Assign the following permission sets:
    • Metadata Only (to read job definitions, run history, and artifacts)
  4. Click Save and copy the token — it is shown only once

Step 2 — Find Your Account ID and Access URL

Step 3 — Add dbt Cloud in Prizm

Navigate to Source → Add and select dbt from the source type grid.Fill in the Source Details form (Step 1 of 2):
Dbt Connection 1
Set Enabled Webhook to Yes for near-real-time ingestion — Prizm processes artifacts within seconds of a dbt job completing. Leave it as No to use scheduled polling instead.
Click Next to proceed to the configuration step.

Step 4 — Source Configuration

The second step configures semantic mapping and job automation for this dbt source.Semantic Configuration:Associated Assets Job:
Dbt Asset Config
Click Update to save the configuration.

Step 5 — Select Jobs to Monitor

After the connection is validated, Prizm presents a list of dbt Cloud jobs in the connected account. Select the jobs you want Prizm to monitor.
You can restrict ingestion to specific projects or environments using the scope filter in the connector settings. By default, all jobs in the account are eligible for selection.

Step 6 — Save and Verify

Click Save. Prizm immediately attempts to ingest the most recent completed run for each selected job. Navigate to Settings → Sources → Logs to monitor ingestion progress.If the initial ingestion completes successfully, dbt models begin appearing in the Prizm catalog within a few minutes.

Next Steps

What We Collect

Full breakdown of every artifact, object, and field Prizm ingests from dbt.

FAQ

Common questions about credentials, artifacts, lineage, and troubleshooting.