What Is Databricks Genie One, and Where Does It Fit in Your Stack?
What is Databricks Genie One?
Databricks Genie One is a data-smart AI coworker for business teams, announced at Data + AI Summit 2026 on June 16 and now generally available. It extends Databricks Genie beyond conversational analytics into agentic work, answering questions, producing documents, and taking action across connected systems. Genie One is powered by Genie Ontology, a live context layer, and governed by Unity Catalog.
Every enterprise rolling out analytics agents hits the same wall. The agent can read the schema but not the business meaning behind it, so it returns answers that sound authoritative and land wrong. Databricks Genie One is Databricks’ answer to that problem: a business-facing AI coworker grounded in a context layer that teaches it what the data actually means.
For teams already standardized on Databricks, that grounding is a real addition. The question that decides how far Genie One takes you is where its context reaches, and where it stops.
What is Databricks Genie One?
Genie One is Databricks’ data-smart AI coworker for business teams—people in marketing, finance, sales, and operations who need answers from data without writing SQL or waiting on an analyst. Databricks announced it at Data + AI Summit 2026 and made it generally available alongside Genie Agents and Genie Code.
It helps to place Genie One against the Genie that came before it.
- The original Genie was a conversational analytics assistant inside Databricks AI/BI. You asked a question in plain language, it generated SQL against your lakehouse tables, and you got a chart back.
- Genie One keeps that and adds an agentic layer on top. It reasons across a wider data estate, produces documents and reports, schedules tasks, sets alerts, saves reusable skills, and takes action in the tools where work happens.
How Genie One fits in the Genie family
Databricks now ships several products under the Genie name, aimed at audiences from business users to data teams, which is a common source of confusion. Here is how they relate to each other:
- Genie One is the coworker for business teams, the front door most non-technical users interact with.
- Genie Agents let anyone turn a prompt into a reusable, scoped agent that can reason over structured and unstructured data and act on it. They are the evolution of Genie Spaces.
- Genie Code is the counterpart for data and engineering teams, aimed at building and running data engineering, machine learning, and analytics workflows.
- Genie Ontology is the context layer underneath all of them, the part that supplies business meaning so the agents answer accurately.
The first three are interfaces for different audiences. Genie Ontology is the shared foundation that makes them trustworthy.
| Component | Primary user | What it does |
| Genie One | Business teams | Natural-language questions, answers, and action |
| Genie Agents | Any user | Reusable, scoped agents for a specific job (evolution of Genie Spaces) |
| Genie Code | Data and engineering teams | Building and running data and ML workflows |
| Genie Ontology | The context layer | Supplies business meaning to all three above |
How Genie One works
Genie One’s accuracy comes from Genie Ontology, governed by Unity Catalog. Those two pieces explain most of what the product does.
Genie Ontology, the context layer
What is Genie Ontology?
Genie Ontology is Databricks’ context layer, a continuously updated knowledge graph that captures business terms, metric definitions, and the relationships between an organization’s data and concepts. Currently in public preview, it is inferred automatically from tables, queries, dashboards, pipelines, and more than 50 connected applications, and it grounds Genie’s answers in governed data so the agents guess less. It is the foundation that powers Genie One, Genie Agents, and Genie Code.
Genie Ontology is a continuously updated, automatically inferred knowledge graph of a business. It extracts knowledge from tables, queries, dashboards, pipelines, and connected applications, then organizes it into a graph of how the company works and what its data means. That includes metric definitions like how your organization calculates an active user, authoritative sources like which certified table revenue should come from, business rules like when a lead counts as qualified, and the relationships between concepts, metrics, tables, and teams.
The name ‘Ontology’ is worth dwelling on for a moment: In data modeling, an ontology usually means a formally authored model, one where someone deliberately defines the classes, properties, and rules. Genie Ontology works the other way around. It is inferred from what your organization already does, reading query patterns, dashboard usage, and documentation, then deriving structure from those signals.
That difference cuts both ways. You get useful context without a manual modeling project first, which is a real advantage. But inferred context reflects observed behavior rather than definitions anyone has formally agreed on, so it is only as sound as the habits it learns from.
Genie Ontology uses an approach similar to PageRank, weighing where a definition came from, the authority of its source, how often people rely on it, how closely it ties to certified and widely used assets, and how fresh it is. It then answers from the sources that carry the most weight. Rather than reasoning over document embeddings, it grounds answers in governed data, which is Databricks’ stated route to higher accuracy at lower cost.
Genie Ontology also reaches beyond Databricks. It pulls from more than 50 connected applications, including Google Drive, Jira, Slack, Confluence, and SharePoint, so the context reflects knowledge that lives outside the lakehouse as well as inside it.
Governance through Unity Catalog
What is Unity Catalog?
Unity Catalog is Databricks’ governance layer for data and AI assets. It provides a single place to manage access permissions, track lineage, and enforce security policies like row-level and column-level controls across the Databricks platform. Genie One relies on it to make sure every answer respects the permissions a user already has, so people only see data they are authorized to see. Genie Ontology is also governed through Unity Catalog, which is what keeps its context trustworthy.
Every Genie answer respects permissions. Genie One does not store a separate copy of your data. It reads governed data in place, so every answer is grounded in and gated by the permissions already defined in Unity Catalog or the source system, and users only see what they are authorized to see. Existing governance models carry over unchanged. Databricks routes MCP connections, tools, and costs through the Unity AI Gateway, giving admins a single place to govern how agents operate. Governance is applied by default rather than configured after the fact.
Where you use Genie One
Genie One meets business users where they already work. It runs on the web, on iOS and Android, and natively inside Slack and Microsoft Teams, where users can mention Genie in a conversation and get a governed answer in seconds. Inside Databricks, business users reach it through Databricks One, the simplified experience for non-technical users, where Genie sits alongside their dashboards and apps.
For organizations that have already adopted or built their own agents, the Genie MCP App lets those agents tap Genie without changing their workflow.
What Genie One is good at
For the business teams it targets, Genie One delivers real value in a few different areas:
- Self-service for business teams: People who do not write SQL can ask questions in plain language, track key performance indicators, and get context-aware answers, which removes the analyst bottleneck for routine reporting.
- Answers that become actions: Genie One does not stop at insight. It drafts documents, schedules recurring tasks, sends alerts, and writes back to connected tools, so a question can turn into completed work.
- Presence in the flow of work: By living in Slack, Teams, and mobile, it reaches users who would never open a separate analytics tool.
- Context-grounded accuracy: Because Genie Ontology supplies validated business meaning, the agent guesses less. Databricks reports that in an internal benchmark of 28 real-world data-analysis questions, Genie answered 84.5% correctly on the first attempt, against 52.4% for the strongest general-purpose coding agent it tested. That figure is Databricks’ own and reads best as a directional signal rather than a settled result, but the direction is clear: context grounding measurably improves answers.
For a business team standardized on Databricks, that is a strong package.
Where Genie One’s context reaches, and where it stops
Genie Ontology is a genuinely capable context layer, and it is not confined to Databricks data. The reach depends on what kind of context you mean, though, and the difference matters.
For workplace knowledge, it is broad and largely automatic. Genie Ontology reads from more than 50 connected applications, so business knowledge sitting in Slack threads, Jira tickets, and Confluence pages gets pulled in with little setup.
For data assets outside Databricks, the path runs through Unity Catalog and it is a manual one. Databricks’ own documentation is explicit: you create a metadata object for each external entity, then configure each lineage relationship to it, through Catalog Explorer, the APIs, or the SDK. Automatic capture applies to Lakeflow Connect ingestion pipelines. Column-level detail is available, but only when someone types in the column names and maps them by hand rather than having them read from the live system.
The effect is that context for a Snowflake table, a Power BI report, or an on-premises warehouse does not arrive on its own and does not stay current on its own. Someone registers it, and someone maintains it as schemas change.
What stays fixed is where the context lives and whom it serves. Genie Ontology is anchored to Databricks, governed by Unity Catalog, and built to make Genie’s own agents smarter.
The practical effect shows up on the consumption side. If you run Claude, Snowflake’s agents, or a custom in-house agent alongside Databricks, those agents do not consume Genie Ontology’s governed context natively. They reach it by calling Genie as a tool and taking back whatever Genie returns. That works, but it routes every request through one platform’s agent rather than serving the same governed context directly to whichever agent you happen to be using. The context layer is Databricks-shaped, and it makes Databricks’ agents the smartest consumers of it.
None of that is a flaw. It is the natural shape of a context layer a platform builds for its own agents. It becomes a limitation only when your agents and data live in more than one place.
Why every platform is building its own context layer—and the challenge it creates
Genie Ontology is just one instance of a pattern now visible across the market. Snowflake built Cortex Sense to ground its own agents. Other platforms are doing the same. Each one is assembling business context and serving it to the agents native to that platform.
Individually, each of these layers can be viewed as a useful addition. But viewed together, they create a problem the individual layers cannot solve: A context layer built for one platform’s agents is additive to that platform and portable to no other. An enterprise running a warehouse, a lakehouse, several BI tools, and a mix of agents ends up with several context islands, each accurate within its own boundary and invisible across it.
The more platforms you adopt, the more fragmented your context becomes, which is the opposite of what agents need. That fragmentation is why 83% of IT and data leaders now say agentic AI cannot reach production value without a context platform, according to the 2026 State of Context Management Report.
Extending Genie One with a cross-platform context platform
Closing the fragmentation of different tools’ ‘context islands’ is what a unified context platform is built to do. Rather than replacing what Genie Ontology does inside Databricks, DataHub sits underneath every platform as the neutral foundation, serving one set of governed context to every agent regardless of where it runs.
DataHub ingests the definitions, lineage, ownership, and domain knowledge from across your stack, including the metric definitions Databricks and Unity Catalog already hold, and serves that same context to any agent through MCP. Its cross-platform lineage, built on a decade-old open-source foundation with more than 100 connectors, is what makes trustworthy context possible in the first place, since an agent cannot reason about what a number means without knowing where it came from and what depends on it.
The result is that Genie One keeps doing what it does well inside Databricks, and every other agent in your organization works from the same governed context instead of its own island.


