Overview
Unity Catalog made a fundamental conceptual leap at DAIS 2026: it stops being solely a system of record and becomes an active runtime decision-maker. With hundreds of thousands of agents accessing enterprise data, Unity Catalog now governs not just access but agent behavior, the business context available to agents, and the multi-cloud infrastructure where they operate.
Over 14,000 organizations use Unity Catalog for data and AI governance. DAIS 2026 announcements are organized around three pillars: Control, Context, and Choice.
Control: AI Governance for Agents
Unity AI Gateway is now the AI governance core within Unity Catalog. It registers and governs Databricks-hosted and external models, MCP services, agents, and skills. Contextual Service Policies (Beta) enforce runtime controls over what AI can do in specific interactions.
The Governance Hub (Private Preview) provides a centralized command center for data stewards to monitor governance posture, identify risks, and scale controls. ABAC Grant Policies (Beta for models) automatically grant permissions across matching models.
Coming soon in Preview: Identity Attributes to build access rules using live user properties from identity providers, and Context Attributes to leverage request context like agent vs. application origins. Tag Propagation (Private Preview) automatically carries governed tags through data transformations.
Context: Enterprise Semantics for Agents
Unity Catalog Semantics provides shared meaning for agents and humans through three components:
Glossary (Preview coming): Defines authoritative concepts and taxonomies, captures relationships between definitions. Genie Code drafts and refines pages, flagging definitions that diverge from actual usage patterns.
Domains (Public Preview): Organizes data and AI assets into business-aligned categories. Provides agents scoped, relevant context instead of the entire catalog. AI-driven suggestions propose domains automatically.
Metrics (Enhanced): Define business KPIs (revenue, churn, active users) as governed, reusable objects. Multi-fact relationships and level-of-detail calculations in Dashboards (Public Preview). Materialization (Public Preview) precomputes results for faster queries. Import from Power BI and Tableau (Beta).
External Lineage (Generally Available): Extends lineage to upstream source systems and downstream BI reports. Lakeflow Connect pipelines automatically record lineage.
Choice: Open Multi-Environment Infrastructure
Four-level namespace: New _metastore.catalog.schema.table addresses every asset across the entire estate. Cross-region governance coming in preview; cross-cloud and cross-account to follow.
Managed Disaster Recovery: Replicates critical Databricks deployments to secondary regions with failover in minutes. Requires the new Mission Critical add-on.
Cross-format, cross-platform interoperability: External access to managed Delta tables (Public Preview), FILE type for multimodal data governance — PDFs, images, audio, video — (Beta), and geospatial types in Delta and Iceberg v3 (Generally Available).
OpenSharing Ecosystem: SecureConnect for secure cross-cloud connectivity with zero-copy data sharing, Global Distribution for automated replication across clouds and regions, and Genie Sharing for cross-organization collaboration on Genie Agents.
Key Points
- Unity Catalog evolves from system of record to active runtime decision-maker
- Governance Hub (Private Preview) for centralized risk monitoring
- Glossary, Domains, and Metrics for business semantic context to agents
- External Lineage GA: connects data from upstream sources to BI reports
- Four-level namespace for coherent multi-cloud governance
- FILE type for governing PDFs, images, audio, and video
- Geospatial types in Delta and Iceberg v3 generally available
- Managed Disaster Recovery with failover in minutes
- SecureConnect for cross-cloud data sharing without duplication
Why It Matters
When AI agents operate autonomously over enterprise data, the traditional governance model — “who can access what?” — is no longer sufficient. Agents don’t just access data; they transform it, combine it with external context, make decisions based on it, and act on third-party systems.
Unity Catalog 2026 responds to this reality with behavioral governance: not just “can this agent see this table?” but “what can this agent do with this data in this context?” The addition of enterprise semantics (glossaries, domains, metrics) also addresses one of the most costly agent problems: business hallucinations. An agent that doesn’t understand what “monthly recurring revenue” means in the context of the company will fail in predictable and hard-to-debug ways.