Why do I need to update my Slack app manifest?
Why do I need to update my Slack app manifest?
- Copy over all of your existing Gleanbot, agents, and action pack configurations, and
- Automatically invite the new RTS‑based Glean bot into all the same channels your current bot is in.
Does this change what data Glean can see?
Does this change what data Glean can see?
What are the new permission scopes used for?
What are the new permission scopes used for?
channels:manage, channels:write.invites: Let Glean automatically invite the new RTS Glean bot into all public channels where the old bot currently lives, and preserve your existing channel-level Gleanbot settings (greenlists/redlists, app-channel mappings, etc.).groups:write, groups:write.invites: Do the same for private channels, so the new bot continues to work wherever the old bot was already installed.im:write, mpim:write: Allow the new RTS bot to send DMs and multi-person messages in the same places where Gleanbot already responds today (for example, when users run /glean or when agents send messages to a channel), ensuring those experiences keep working after migration.
What happens if I don't update the manifest?
What happens if I don't update the manifest?
Will this impact my end users?
Will this impact my end users?
Will updating the manifest trigger a Slack reindex?
Will updating the manifest trigger a Slack reindex?
Both the old and new Gleanbot are responding — what should I do?
Both the old and new Gleanbot are responding — what should I do?
Can I remove the old app now that I’m done with migration?
Can I remove the old app now that I’m done with migration?
I can't find the Slack app — what if it was created by a different user?
I can't find the Slack app — what if it was created by a different user?
- Open your Slack workspace settings.
- Go to Integrations > Installed Apps.
- This page lists all installed apps in the workspace, regardless of which user created them.
- Locate Glean and click App Details to review or update the manifest.
Can I roll back the Slack RTS migration?
Can I roll back the Slack RTS migration?
If Glean in Slack is not working as expected during migration, should I modify the old Gleanbot app?
If Glean in Slack is not working as expected during migration, should I modify the old Gleanbot app?
- The old app is still responsible for inviting the new RTS bot into channels.
- Slack rate-limits these invites, so the process can take tens of minutes (and longer in very large workspaces). Changing the old app while this is in progress can interrupt migration or leave channels in a partially migrated state. Instead:
- Wait at least ~30 minutes to see if the behavior resolves on its own.
- If Gleanbot is still not working as expected after that, contact Glean Support for help rather than changing the old app.
Which Slack Real Time Search connector should I choose?
Which Slack Real Time Search connector should I choose?
- If your current setup is a single‑workspace Slack central app or custom app, select the Slack Real Time Search (Single Workspace) connector, not the Enterprise version.
- If your current setup is Slack Enterprise Grid (Discovery API), select the Slack Real Time Search Enterprise connector, not the single‑workspace version.