Skip to content

Commit 2f887a7

Browse files
docs: document Slack 👀 ack reaction and new scope
1 parent 688d32e commit 2f887a7

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

references/integrations/slack-integration.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ The Slack integration is also used by AI analyst agents to chat with your data a
137137

138138
To trigger AI responses, mention the Lightdash app in your message. There's only one Lightdash Slack app name to mention - you don't need to specify a particular agent. Lightdash automatically routes your question to the most appropriate agent. If it's unclear which agent should respond, you'll be prompted to choose.
139139

140+
When the bot sees your @mention, it adds an :eyes: reaction to your message to confirm receipt before it starts replying. If the reaction doesn't appear, your Slack workspace likely needs to re-authorize the Lightdash app to grant the new `reactions:write` scope — open your Slack integration settings in Lightdash and reconnect. The bot still responds without the reaction; only the visual acknowledgement is skipped.
141+
140142
<Note>
141143
By default, all Slack AI agent conversations are attributed to the user who installed the Slack app. To have conversations attributed to individual Slack users (and respect their data permissions), enable the **AI Agents OAuth requirement** in your [Slack integration settings](#ai-agents-configuration).
142144
</Note>

self-host/customize-deployment/configure-a-slack-app-for-lightdash.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ oauth_config:
5858
- groups:history
5959
- links:read
6060
- links:write
61+
- reactions:write
6162
- users:read
6263
- im:write
6364
settings:

0 commit comments

Comments
 (0)