Skip to content

Commit 0474280

Browse files
authored
update AI agent data access (#83)
1 parent bb0cb36 commit 0474280

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

guides/ai-agents.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Ask questions about your data, and it will:
1616
* Present results in the most insightful format, whether that's a visualization, table, or natural language summary
1717
* Ask clarifying questions when needed to ensure you get exactly what you're looking for
1818

19+
<Info>
20+
AI Agents in the Lightdash app will follow row-level, column-level, and table-level data access based on [user attributes](/references/user-attributes).
21+
22+
In Slack, the AI will have the user attributes of the user who set up the agent. We plan to respect user attributes based on Slack user email in the future, reach out if you need that feature!
23+
</Info>
24+
1925

2026
## Preparing your data for AI
2127

0 commit comments

Comments
 (0)