AI agents are available as an add-on for all plans. View pricing
Looking for Autopilot? Autopilot is a separate, admin-only agent that runs on a schedule to keep your project clean — fixing broken charts, flagging stale content, and suggesting new ones. It does not build charts or dashboards from user questions like the conversational agents described here.
Choosing your AI surface
Lightdash exposes several AI surfaces, and the right one depends on who is asking, what they’re trying to do, and how much governance you need. They share one foundation: the Lightdash semantic layer — governed metrics, joins, descriptions, permissions, project context, verified answers, and evaluations. Investing there pays off no matter which surface a user picks.Decision guide
Pick the first item that matches what you’re trying to do:- Let business users ask governed questions in natural language — use AI agents in the app, or in Slack when the answer belongs in a team conversation.
- Query Lightdash from Claude, Cursor, Codex, ChatGPT, or a custom agent — use the Lightdash MCP server.
- Give your agents tools from Notion, Linear, Confluence, or other services — connect external MCP servers.
- Teach your AI coding tool Lightdash concepts and YAML syntax — add the Docs MCP and install agent skills.
- Build an interactive, shareable app from a prompt — use data apps.
- Create or edit saved charts and dashboards conversationally — use content editing. (Beta)
- Make bulk, reviewable dashboard changes — use dashboards as code with
lightdash downloadandlightdash upload. - Change a metric, dimension, join, or description — edit dbt or Lightdash YAML through Git, or use AI writeback. (Beta)
- Fix something the agent got wrong — improve descriptions, AI hints, project context, verified answers, evaluations, or Reviews findings. (Reviews is Beta.)
Compare the surfaces
A few principles hold across all of them: keep agents focused — several domain-scoped agents beat one project-wide agent; treat raw SQL as an escape hatch and fix the semantic layer when routine questions need it; and never upload sensitive material as knowledge documents unless everyone who can use the agent is allowed to see it. For the full treatment, see Effective analytics with agents.