Databricks Cost Glossary

What is Unity Catalog?

Unity Catalog is Databricks' unified governance layer: one place where catalogs, schemas, tables, models, and permissions are defined across workspaces. For cost work it matters twice over — the system tables that record billing and usage live in Unity Catalog, and the tags attribution relies on are governed through it.

Governance is the headline job: access control, lineage, auditing, and discovery for data and AI assets, managed once per metastore instead of per workspace. Most Databricks features introduced since 2023 assume it’s on.

The cost relevance is structural. System tables — billing usage, list prices, compute metadata — are Unity Catalog tables, so any cross-workspace cost analysis presumes a Unity Catalog metastore to read them from. Governed tags add the second half: tag policies let an admin enforce the tag keys and values that attribution and chargeback later depend on, instead of hoping every team spells team the same way.

That’s also why cost tooling tends to require it. LakeSentry reads Databricks system tables and needs Unity Catalog in place; environments still on legacy workspace-local metastores can’t expose the billing data a cost ledger is built from.

See these numbers in your own workspaces.

The free tier covers unlimited workspaces with three months of history. No card required.

Start Free

Part of the Databricks cost glossary. Last updated July 16, 2026.