Skip to main content

Mattermost

Connect to a self-hosted Mattermost instance.

Setup

  1. In your Mattermost admin panel, create a bot account
  2. Copy the bot token
  3. In Pawz, go to Settings → Channels
  4. Select Mattermost
  5. Enter:
    • Server URL — e.g., https://mattermost.yourcompany.com
    • Bot token — from Mattermost admin
  6. Start the channel

Configuration

FieldRequiredDescription
Server URLYesMattermost instance URL
Bot tokenYesBot access token
DM policyYesWho can message the bot
Allowed usersFor allowlistMattermost usernames

Features

  • DMs and channel messages via WebSocket
  • Per-user sessions with memory
  • Prompt injection scanning
  • Agent routing via channel routing rules
  • Thread support

Tips

  • Self-hosted Mattermost gives you full control over data
  • Add the bot to specific channels via the Mattermost UI
  • Use channel routing to assign different agents to different Mattermost channels