Skip to main content
Channels let your agents send messages, receive commands, and deliver output to the platforms your team already uses.

Supported channels

Setup

Configure channels in Settings → Integrations in the ClawHQ dashboard, or set environment variables directly. Each channel requires its own credentials:

Using channels in pipelines

Deliver agent output to a channel using deliver_to in your pipeline steps:
Supported deliver_to values:

Human-in-the-loop approvals

Add hitl: true to a step to pause and wait for a human to approve before the output is delivered:
The dashboard will show a pending approval card. Once approved, the output is delivered to the configured channel.