Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions guides/ai-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ description: "No code, no complex tools, just type what you want to know. AI Age

AI agents automatically select the most relevant data models and metrics to answer your questions, build and execute queries with appropriate dimensions, metrics, and filters, and present results in the most insightful format.

<Note>
Looking for [**Autopilot**](/guides/ai-agents/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 is not used to build charts or dashboards from user questions like the conversational AI agents described on this page.
</Note>

## What you'll learn

This guide covers everything you need to know about AI agents in Lightdash:
Expand Down Expand Up @@ -39,6 +43,9 @@ This guide covers everything you need to know about AI agents in Lightdash:
<Card title="Self-improvement (Beta)" icon="sparkles" horizontal href="/guides/ai-agents/self-improvement">

</Card>
<Card title="Autopilot (Admins)" icon="robot" horizontal href="/guides/ai-agents/autopilot">
Scheduled, admin-only agent that cleans up your project — separate from the conversational AI agents above.
</Card>
</CardGroup>

<br />
Expand Down
Loading