29 Slack Connector Guide
April 20, 2026 ยท View on GitHub
Use this guide when you want to configure and operate the built-in Slack connector through the DeepScientist Settings page.
Slack uses the built-in Socket Mode path in the current open-source runtime. The intended operator flow is visual-first: launch DeepScientist, open Settings, then complete the connector setup there.
1. Open The Connector Page
Route:

2. What This Page Is For
Use the Slack page when you need to:
- configure the built-in
socket_modetransport - enter
bot_tokenandapp_token - review discovered targets and connector runtime state
- save Slack setup without manually editing
connectors.yaml
3. Recommended Setup Path
- Open the Slack App dashboard.
- Create or select the Slack app.
- Enable Socket Mode.
- copy the
bot_token - copy the
app_token - open
Settings > Connectors > Slack - keep
transport: socket_mode - fill
bot_tokenandapp_token - save the connector
- send one real Slack message so DeepScientist can discover the runtime target
4. What To Check On This Page
Before leaving the page, confirm:
Transportremainssocket_mode- the connector saves without local validation errors
- runtime status changes after the first real Slack message
- discovered targets and bindings become non-empty once the bot has real traffic
5. When To Use Raw YAML Instead
Stay in Settings for ordinary setup, rotation, and inspection.
Use raw connectors.yaml only when you need:
- scripted rollout
- bulk edits
- environment-variable injection patterns that are easier to maintain in files