Link with bounded access
- 1
Install through the channel flow
The current CLI can prompt to install the official external plugin.
openclaw channels add --channel whatsapp - 2
Link by QR
Use a live terminal path; QR images can expire in transit.
openclaw channels login --channel whatsapp - 3
Approve the first DM
Pairing requests expire and should be checked against the expected sender.
openclaw pairing list whatsapp openclaw pairing approve whatsapp <CODE> - 4
Probe health
Verify linked state, Gateway, and channel runtime before an automation.
openclaw channels status --probe openclaw doctor --json
Failure and rollback
- Back up the account auth directory before relinking when troubleshooting a production account.
- Disable delivery automation before changing the linked account or allowlist.
- Log out the exact account to stop the live listener and clear its WhatsApp auth state.
- Treat WhatsApp platform limits and account enforcement as external risk; this recipe cannot promise ban-free operation.
openclaw channels logout --channel whatsapp --account <accountId>Common questions
Before you act
Can this site display or store the QR?
No. Linking happens in your OpenClaw terminal. This site has no channel connection or account storage.
Primary sources
Verify against the owner.
Content snapshot follows official docs main at the recorded commit; the current package metadata reported 2026.8.1 when verified. Your installed release and live CLI schema remain authoritative.