Skip to main content
Arden currently supports Slack through workspace tokens. The desktop setup assistant makes the token path explicit and verifies it before saving.

Manual setup

You can also set tokens through environment/config:
Or save the token in Settings → Integrations → Slack.

Available tools

Token notes

  • xoxb- bot tokens usually need the bot to be invited to private channels before it can read or post there.
  • xoxp- user tokens act as the installing user and should be treated as highly sensitive.
  • If verification fails, check the token prefix, workspace, revoked-token state, and Slack app scopes.

Current limitation

Arden does not ship a shared Slack OAuth app yet. The setup assistant is intentionally honest: token setup now, OAuth install later.