Cube gives your AI agents a governed context layer — the context they need to answer correctly. Point an LLM at raw tables and it re-derives joins and metric logic on every prompt, so the same question returns different numbers. The context layer gives the agent certified metrics, dimensions, joins, and access rules to select from, so answers are consistent, governed, and explainable.
An agent answering business questions in production is a production system — and production systems have tests. Write eval cases (a question and its known-correct answer), run your agent against them on any branch, and get an objective accuracy score with a per-case breakdown of what failed and why. Change a model or an agent config, re-run, and catch the regression before it ships.
Governed metrics answer what the numbers are; the why usually lives in a doc, a ticket, or an error tracker. MCP Connectors let the Cube agent pull that external context and use it in the same turn as a semantic-layer query — so answers stay grounded even when the context comes from outside the warehouse.

Brex grounds its embedded agentic analytics on Cube's governed model, so answers stay consistent and scoped to each customer. Brex chose Cube over the dbt Semantic Layer and LookML.Read the story
“Cube becomes our single source of truth for metric definitions and powers everything from customer-facing dashboards to AI-driven quarterly business reviews. CSMs gain back dozens of hours each quarter, enabled by Cube’s semantic layer and agentic analytics.”
“We integrated Cube Cloud smoothly with ClickHouse, leveraging both for fast query execution while maintaining the abstraction needed for different teams to access data without diving into database-specific complexities.”
“Without Cube, our data analysts might have to write 20 different queries for a single core business metric. With Cube, that metric is defined once in the data model, and every downstream tool uses that definition along with the associated calculation logic.”