diff --git a/docs.json b/docs.json index bab32159..ef04307c 100644 --- a/docs.json +++ b/docs.json @@ -49,7 +49,6 @@ "group": "BI feature guides", "icon": "person-chalkboard", "pages": [ - "guides/ai-agents", "guides/metrics-catalog", "references/chart-types", "guides/how-to-create-scheduled-deliveries", @@ -79,6 +78,20 @@ ] } ] + }, + { + "group": "AI agents", + "icon": "robot", + "pages": [ + "guides/ai-agents", + "guides/ai-agents/getting-started", + "guides/ai-agents/using-ai-agents", + "guides/ai-agents/agent-memory", + "guides/ai-agents/self-improvement", + "guides/ai-agents/best-practices", + "guides/ai-agents/data-access", + "guides/ai-agents/evaluations" + ] } ] }, diff --git a/guides/ai-agents.mdx b/guides/ai-agents.mdx index 7c6d9853..e7b856e0 100644 --- a/guides/ai-agents.mdx +++ b/guides/ai-agents.mdx @@ -1,428 +1,36 @@ --- title: "AI agents" +sidebarTitle: "Overview" +description: "No code, no complex tools, just type what you want to know. AI Agents use your saved dashboards and the metrics you've defined in Lightdash semantic layer, so your whole team can find answers faster." --- AI agents are available as an add-on for all plans. [View pricing](https://www.lightdash.com/pricing) -AI agents transform the way you interact with your data by allowing you to ask questions in natural language and get answers back. Whether you're exploring data in Lightdash or collaborating with your team in Slack, AI agents make data analysis as simple as having a conversation. - - -