Skip to main content
The Paradime Data Catalog is a search-first view of every data asset in your workspace. Open it from the Catalog item in the app sidebar. From a single search bar you can find any dbt™ model, source, test, macro, column, or connected BI asset, then drill into its documentation, columns, code, lineage, and test results. The catalog indexes your dbt™ project alongside the tools connected around it, giving data and business teams one place to discover assets, understand dependencies, and check data quality.

How the Catalog is laid out

Explore the documentation

Find & Explore

The search-first home, faceted filtering, and the left-panel tree views for browsing your assets.

Asset Details

Everything inside an asset, per source: dbt™ models, plus each connected BI and ingestion tool.

Lineage

Trace an asset’s upstream and downstream dependencies as an interactive graph or list.

Prerequisite: a production runThe catalog is built from your dbt™ project’s compiled artifacts and warehouse metadata. It populates after your first Bolt production run and stays current from there.
Keeping your catalog currentThe catalog refreshes automatically overnight. To rebuild it on demand, for example after adding tables, changing schemas, or deploying to production, add the Refresh Paradime Catalog command to a Bolt schedule.