Pair WhatsApp Through the Gateway
Connect the WhatsApp channel via the Gateway so messages can flow between your phone and OpenClaw.
Pair WhatsApp Through the Gateway is a free OpenClaw Academy lesson on CoddyKit — lesson 2 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the OpenClaw Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.
Pairing Means Connecting
To use WhatsApp with OpenClaw you first pair the channel. Pairing links your phone to the assistant so messages can flow.
The Gateway Does the Linking
WhatsApp does not connect directly to the agent. It connects through the Gateway, which manages all of OpenClaw's chat bridges.
Why a Gateway at All
The Gateway is the single source of truth for routing and connections. Every channel pairs through it, so it owns the WhatsApp link too.
Onboarding Sets It Up
The guided onboarding wizard walks you through pairing flows. It is the easiest way to get WhatsApp linked step by step.
openclaw onboard --install-daemonFollow the Pairing Flow
During onboarding you choose WhatsApp and follow the pairing flow it shows. The wizard tells you exactly what to do on your phone.
Link from Your Phone
WhatsApp pairing happens through its own linked-devices step on your phone, just like connecting WhatsApp Web. The wizard guides this.
The Daemon Keeps It Alive
Onboarding can install the persistent daemon. It runs the Gateway in the background so your paired channel stays connected.
Check It on the Dashboard
Open the local dashboard to confirm WhatsApp is paired and the Gateway is running. It is your window into the connection.
openclaw dashboardOne Pairing, Then Ready
Once paired, you do not repeat the flow each time. The Gateway remembers the connection so messages just work afterward.
It Runs on Your Machine
The Gateway lives locally on your hardware. WhatsApp simply bridges into it, keeping the assistant itself off the cloud.
Now You Are Connected
With WhatsApp paired through the Gateway, the channel is live and you are ready to send your first message. 🔗
Quick Check
Let us confirm what WhatsApp pairs through.
Recap
You paired WhatsApp through the Gateway using the onboarding wizard, kept it alive with the daemon, and verified it on the dashboard. ✅
Frequently asked questions
Is the “Pair WhatsApp Through the Gateway” lesson free?
Yes — the full text of “Pair WhatsApp Through the Gateway” is free to read here on the web, and the OpenClaw Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the OpenClaw Academy course, upgrade to CoddyKit PRO.
What will I learn in “Pair WhatsApp Through the Gateway”?
Connect the WhatsApp channel via the Gateway so messages can flow between your phone and OpenClaw. You practise OpenClaw Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.
Do I need any experience to start OpenClaw Academy?
No prior experience is required. OpenClaw Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 2 of 4, so you can start here or from the beginning and move at your own pace.
How long does the “Pair WhatsApp Through the Gateway” lesson take?
Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.
Can I write and run code in this OpenClaw Academy lesson?
Yes. Every OpenClaw Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.
All lessons in this course
- Why WhatsApp Is the Fastest to Test
- Pair WhatsApp Through the Gateway
- Send Your First Message
- What It Can Do Per Sender