Supported channels
Setup
Configure channels in Settings → Integrations in the ClawHQ dashboard, or set environment variables directly. Each channel requires its own credentials:- Slack — Bot token (
xoxb-...) and signing secret. See Slack setup. - Discord — Bot token and application ID. See Discord setup.
- Telegram — Bot token from BotFather. See Telegram setup.
Using channels in pipelines
Deliver agent output to a channel usingdeliver_to in your pipeline steps:
deliver_to values:
Human-in-the-loop approvals
Addhitl: true to a step to pause and wait for a human to approve before the output is delivered: