From 1101979d0aa43a778517481bb3dc0a504aac2bc6 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 4 May 2026 15:58:58 +0000
Subject: [PATCH 1/4] docs: add Autopilot to AI agents overview
---
guides/ai-agents.mdx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/guides/ai-agents.mdx b/guides/ai-agents.mdx
index 0ef848bd..00bda136 100644
--- a/guides/ai-agents.mdx
+++ b/guides/ai-agents.mdx
@@ -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.
+
+ 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.
+
+
## What you'll learn
This guide covers everything you need to know about AI agents in Lightdash:
@@ -39,6 +43,9 @@ This guide covers everything you need to know about AI agents in Lightdash:
+
+ Scheduled, admin-only agent that cleans up your project — separate from the conversational AI agents above.
+
From 8b68681581c595b8cd9666b1854ee034f6440729 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 4 May 2026 16:25:16 +0000
Subject: [PATCH 2/4] docs: remove Autopilot card from AI agents overview
---
.pr-body.md | 4 ++++
guides/ai-agents.mdx | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
create mode 100644 .pr-body.md
diff --git a/.pr-body.md b/.pr-body.md
new file mode 100644
index 00000000..65244eaa
--- /dev/null
+++ b/.pr-body.md
@@ -0,0 +1,4 @@
+Adds Autopilot to the AI agents overview page with clear messaging that it's a separate, admin-only scheduled agent for project cleanup — distinct from the conversational AI agents that build charts and dashboards.
+
+- Adds a `Note` callout under the intro pointing to Autopilot and clarifying the distinction
+- Adds an "Autopilot (Admins)" card to the `CardGroup`
\ No newline at end of file
diff --git a/guides/ai-agents.mdx b/guides/ai-agents.mdx
index 00bda136..6086e83e 100644
--- a/guides/ai-agents.mdx
+++ b/guides/ai-agents.mdx
@@ -43,9 +43,6 @@ This guide covers everything you need to know about AI agents in Lightdash:
-
- Scheduled, admin-only agent that cleans up your project — separate from the conversational AI agents above.
-
From 3a5dab1d338acbe0d2e2a3daa51dfc25433e974d Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 4 May 2026 16:27:18 +0000
Subject: [PATCH 3/4] docs: remove duplicate youtube video from ai agents
overview
---
guides/ai-agents.mdx | 4 ----
1 file changed, 4 deletions(-)
diff --git a/guides/ai-agents.mdx b/guides/ai-agents.mdx
index 6086e83e..4ccd4d30 100644
--- a/guides/ai-agents.mdx
+++ b/guides/ai-agents.mdx
@@ -51,10 +51,6 @@ This guide covers everything you need to know about AI agents in Lightdash:
-
-
-
-
## Key features
- **Natural language queries** - Ask questions in plain English and get instant answers
From 4b6a723f9cf484dd279c830efdd8cc4e9c1b5470 Mon Sep 17 00:00:00 2001
From: Jake Peterson <5532776+jpetey75@users.noreply.github.com>
Date: Mon, 4 May 2026 11:31:02 -0500
Subject: [PATCH 4/4] Delete .pr-body.md
---
.pr-body.md | 4 ----
1 file changed, 4 deletions(-)
delete mode 100644 .pr-body.md
diff --git a/.pr-body.md b/.pr-body.md
deleted file mode 100644
index 65244eaa..00000000
--- a/.pr-body.md
+++ /dev/null
@@ -1,4 +0,0 @@
-Adds Autopilot to the AI agents overview page with clear messaging that it's a separate, admin-only scheduled agent for project cleanup — distinct from the conversational AI agents that build charts and dashboards.
-
-- Adds a `Note` callout under the intro pointing to Autopilot and clarifying the distinction
-- Adds an "Autopilot (Admins)" card to the `CardGroup`
\ No newline at end of file