You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `assistant:write` | Allow users to use the app as a Slack Agent. |
79
+
| `assistant:write` | Enables accessing the app as a personal Slack Agent. |
80
80
| `app_mentions:read` | Receive `app_mention` events when the bot is mentioned (e.g. @Sentry) in a message. |
81
81
| `channels:read` | List and validate public channels when configuring alert-rule destinations, and resolve channel names to IDs. |
82
82
| `channels:history` | (Optional) Allows Sentry to read messages from public channels. Sentry uses this to gather context of individual threads for conversations with Seer Explorer. |
@@ -176,7 +176,7 @@ Navigate to **Agents & AI Apps** under **Features**.
176
176
177
177
Enable the Agent or Assistant toggle and add an overview for your users. For example:
178
178
179
-
```plain
179
+
```text
180
180
👋 Hey, I'm Seer — Sentry's AI debugging agent.
181
181
182
182
I live in your Sentry data and I'm very good at finding out why things are on fire.
0 commit comments