Databricks defines its new Governance Hub in nearly the same words on all three clouds: “a centralized, account-level UI for monitoring governance across your Databricks account”, offering “a unified view of data health and coverage, AI usage and spend, and cost drivers, with prioritized insights and recommendations.” In practice: this is the dashboard admins kept building for themselves, shipped as part of the platform.

We know that because the demand is on the record. In January, someone on the Databricks community forum asked for exactly this, a prebuilt view of key governance indicators in one place, and another user in the thread replied that their own team was already building that dashboard themselves, in Power BI. If your organization runs more than a handful of workspaces, somebody near you has probably built one too, out of system tables and good intentions. Governance Hub is Databricks shipping that dashboard as a product.

The plain version of what you get: one screen in the account console, not in a workspace, with pages for Data, AI, Cost, and, since mid-August, Tags. It is in Beta on AWS, Azure, and GCP, it is off by default, and an account admin turns it on from the account console Previews page. The docs warn that data can take up to a day to appear after you enable it. Who sees what is role-gated: account admins see everything, workspace admins see the Cost page scoped to their workspaces, and metastore admins see the Data page for their metastore’s catalogs.

The product has been maturing for a while: Private Preview since at least January, Beta since July 22, the Tags page added on August 13, and the official launch post on August 26.

Jan 2026Private PreviewNamed on the community forum; enrollment through account teams.
Jun 16DAIS mention“A centralized command center for data stewards and admins.”
Jul 22BetaRelease note (AWS). No blog post.
Aug 13Tags pageA fourth page appears, account admins only.
Aug 26The blogThe official launch post.

The four pages, and what each shows

Every tile below is named in the documentation, along with the practical details that help you read each page correctly. Click through.

Inside Governance Hub The four pages as documented, with what each one shows. All of it is Beta.
Page 1 · Data

Your estate, counted

“An overview of your data estate, including object access, asset usage, governed tags, data classification, and data quality monitoring.” Tiles count catalogs and assets (tables, views, models, volumes, and functions), query volume over the last 30 days, and coverage of tags, classification, and quality monitoring.

Access SummaryGrants by level of the estate, with a Data Access page showing access across securable objects by principal.
RecommendationsRead-only suggestions: missing tags on popular tables, missing comments, unused assets to deprecate.
Good to know: the classification and quality percentages are computed over tables where those features are enabled, so keep that denominator in mind when reading coverage.
Page 2 · AI

Token spend gets a home

“A centralized view of AI usage and spend across your Databricks account.” Tiles cover token usage, the share of AI traffic covered by guardrails, Unity AI Gateway budgets, and active models and users over 30 days.

Budgets are editable hereOne of the hub’s few write paths: AI Gateway budgets can be edited and deleted from this page, thresholds included.
RecommendationsMissing inference tables on high-volume models, missing fallbacks on high-volume models.
Good to know: the hub’s access table lists the Cost page for workspace admins, while the AI Gateway budgets doc says they can also view AI budget status on the AI page. If workspace-admin visibility matters to your rollout, verify it in your own account.
Page 3 · Cost

Spend, at list price

“An overview of your entire Databricks spend, including cost drivers, budgets, tagging coverage, and cost recommendations.” An Explorer slices spend by product, resource, workspace, or tags, drilling into all-purpose clusters, DLT pipelines, jobs, model serving endpoints, and SQL warehouses. Views default to the last 30 days against the previous period.

Tagged spendClick through to the untagged resources, which is the fastest chargeback gap list you will get.
BudgetsHow many budgets have exhausted their threshold, with a view of all budgets in scope.
Good to know: “All amounts on the Cost page are shown at list price.” If your company pays below list, reconcile a month against your invoice before using the figures for budgeting.
Page 4 · Tags

The newest page, and the most restricted

Added August 13: “an overview of how tags are applied across your account, including recent tag assignments, governed tag usage, and recommendations to fix gaps.” Assignments show the last 30 days and record whether a tag came from a user, data classification, or tag propagation.

Account admins onlyThe docs are explicit: access to this page is limited to account admins. Whether that loosens after Beta is not stated.
RecommendationsInvalid tag values, missing tags on popular dashboards and tables. Read-only, like the rest.
The Manage buttons here open the existing governed tags management page, so current tag workflows carry over unchanged.

What you can do from it

One design decision worth knowing up front, straight from the docs: “Governance Hub does not introduce new permissions, nor does it manage access to data or resources.” The hub monitors and recommends; the underlying controls stay where your team already manages them, in Unity Catalog grants, classification settings, and tagging.

Actions available in the hub
  • AI Gateway budgets: edit and delete from the AI page, thresholds included.
  • Budgets generally: create and manage them, scoped to your workspaces, per the access table and the Cost page.
  • Governed tags: create them and edit their values from the Data page’s Manage flow.
  • Account-level permissions on who can manage governed tags, from the Permissions tab.
Managed elsewhere, as before
  • Grants and revokes on data: in Unity Catalog.
  • ABAC (attribute-based access control) policies, row filters, column masks: managed in Unity Catalog.
  • Classification (enabled per catalog) and quality monitoring: both switched on outside the hub.
  • Acting on recommendations: each one links you to the right place.

The consolidation is the point. Before this, the same telemetry was, in the blog’s own words, “scattered across system tables, workspace-level views, and third-party tools.” One screen with a consistent 30-day frame changes who can answer governance questions: an account admin can now see coverage, spend, and access patterns without writing a single query, and the recommendation queues give data stewards a ready-made work list.

Still to come

Genie in the hub. The launch post demonstrates asking the hub questions in natural language, and says that “soon” Genie will be able to take governance actions on your behalf, like applying a recommended tag. The docs describe the screens available today; the Genie experience is what Databricks says is coming next.

Pricing and GA. Pricing for the hub has not been announced, and no date is set for leaving Beta. Two of the features it monitors, data classification and data quality anomaly detection, bill through their own SKUs, so factor those in when you plan how widely to enable them.

Refresh cadence. The docs state that data can take up to a day to load after enablement; the ongoing refresh rate for the tiles is not yet documented.

What we would do about it this quarter

If you administer a Databricks account: turn it on. It is opt-in, it grants nobody any new access, and the Access Summary and untagged-spend drill-downs are worth the click on day one.

Check the classification and quality denominators against your estate so you know what the coverage numbers describe, and reconcile one month of the Cost page against your invoice so the list-price basis is a number you know.

Use the recommendation queues as a backlog generator for whoever owns stewardship. If your team already runs a homegrown governance dashboard, the hub can take over tags, classification, quality, budgets, and spend, and your own dashboard can narrow its focus to the areas it covers uniquely, such as ABAC coverage and audit-log analytics.

Where these facts come from

The Governance Hub documentation on AWS, Azure, and GCP: the overview pages (updated August 21, all carrying the Beta badge) and the Data, AI, and Cost pages (updated July 22), plus the Tags page added August 13. The release notes of July 22 (Beta), August 7 (tag automations), and August 13 (Tags page). The launch post “Introducing Governance Hub” of August 26, which is where the Genie demonstration and the roadmap language live. And the January community thread in which the demand for exactly this product, and the Power BI workaround, are both on the record.