💬 Slack Integration Guide
Platform: Pluto AI Studio
🔷 Overview
This guide will help you connect your Slack workspace to Pluto AI Studio.
You will need:
- ✅ Bot User OAuth Token
- ✅ (Optional) Signing Secret
⚙️ Step 1 — Create a Slack App
- Go to Slack API Portal:
Open Slack API Portal
- Click “Create New App”
- Select “From Scratch”
- Enter app name
- Select your workspace
- Click Create App
🔐 Step 2 — Add Bot Permissions
- Go to OAuth & Permissions:
Open OAuth Settings
- Scroll to Bot Token Scopes
- Add:
chat:writeim:history
🔑 Step 3 — Install App & Get Token
- Click “Install App to Workspace”
- Authorize permissions
- Copy:
Bot User OAuth Token (xoxb-...)
🔐 Step 4 — Get Signing Secret (Optional)
- Go to Basic Information
- Scroll to Signing Secret
- Click Show
- Copy the secret
🔗 Step 5 — Connect to Pluto AI Studio
- Open integrations page:
Go to Integrations
- Select Slack
- Enter:
| Field | What to Enter |
|---|---|
| Bot User OAuth Token | Paste token starting with xoxb- |
| Signing Secret | (Optional) Paste from Slack settings |
Click Connect / Save
✅ Step 6 — Test Integration
- Open your Slack workspace
- Find your bot
- Send message:
“Hello”
✅ Pluto AI should reply automatically
🚨 Troubleshooting
- Bot not responding?
- Ensure app is installed to workspace
- Check token is correct
- Permission error?
- Verify scopes are added correctly
- Invalid token?
- Reinstall app to regenerate token
🎉 You’re Done!
Your Slack integration is now connected to Pluto AI Studio.

