Product area
Genie Agents
Genie Agents (formerly Genie spaces): natural-language questions over curated, governed data. How to build one, tune it, measure it and use it from other tools.
Concepts
- 1Genie AgentsA Genie Agent is a conversational interface scoped to one business domain. A user types a question in plain language, Genie turns it into SQL against a curated set of tables, runs it on a SQL warehouse, and answers with a table, a chart and a short…Intermediate
- 2The Genie knowledge storeA new Genie Agent knows only what the table and column names suggest. Everything an author adds on top falls into three layers:Intermediate
- 3The Genie OntologyThe Genie Ontology is one context layer, shared across the Genie surfaces. Genie One and Genie Code, the two neighbours of a Genie Agent, search the same ontology, so a definition curated once reaches both instead of being re-entered per tool.Intermediate Preview
- 4Genie benchmarks, feedback and monitoringThree instruments tell an author whether a Genie Agent can be trusted:Intermediate
- 5Using Genie outside the UI: API, embedding and agentsA Genie Agent is not tied to its own chat window. The same agent can answer from:Advanced
- 6Domains and PagesThe Genie Ontology has two halves. The inferred half is built for you from queries, dashboards and metric views. This page is about the other half, the one a person writes and Unity Catalog governs.Intermediate Preview
- 7Genie OneGenie One is the Databricks user interface for people who consume data rather than build it. It is one entry point that holds three kinds of asset: AI/BI dashboards, Genie Agents, and Databricks Apps. There is no compute picker, no notebook, no query editor…Beginner
- 8Tuning a Genie Agent for correct answersA Genie Agent answers correctly for two reasons: the data underneath it is described well, and the author has given it worked answers to the questions people actually ask. The first half is the knowledge store, and it has its own page (see genie knowledge…Intermediate
News
No news for this area.