GuidesGetting started

What is the OpenClaw Gateway?

The Gateway is the always-on process at the heart of OpenClaw — it connects your chat apps to your agent. Here's what it does, in plain language.

July 17, 2026The Everpod team
The short answer

The Gateway is the single always-on program at the center of an OpenClaw setup. It holds your agent’s sessions, connects your chat apps (Telegram, WhatsApp, Discord and others), and routes every message between you and the agent. If the Gateway isn’t running, your agent isn’t reachable.

One process, three jobs

When you install OpenClaw, you’re really installing a small family of pieces — a command-line tool, a web dashboard, config files, a workspace — and it’s easy to lose track of what actually runs. The answer is one thing: the Gateway. OpenClaw’s own docs call it the single source of truth for sessions, routing, and channel connections. In practice it does three jobs:

Gateway, daemon, dashboard — what’s the difference?

Three words that confuse almost everyone on day one:

Where it runs — and who can reach it

By default the Gateway binds to loopback — your machine’s private internal address (127.0.0.1). That means only programs on the same computer can connect to it. Your browser on the same laptop? Fine. Anyone else on the internet? They can’t reach it at all, which is exactly what you want.

This default is doing real security work. An OpenClaw agent can run commands, read and write files, and browse the web on the machine it lives on — so the question “who can talk to the Gateway?” is really the question “who can act on this computer?” OpenClaw’s docs are blunt about it: never expose the Gateway unauthenticated to the open internet. If you’re curious what can go wrong and what the safe alternatives look like, we’ve written that up separately.

It wants to run all the time

The Gateway is designed to be always on. That’s what makes an OpenClaw agent feel like an agent rather than a chatbot tab: it can receive a message at 7am, run a scheduled job overnight, or keep working after you close your laptop — but only if the machine it lives on stays awake and connected.

This is the single biggest thing to decide before you settle in with OpenClaw: which machine is the always-on one? A laptop that sleeps when you close the lid takes your agent down with it. That’s why many people move the Gateway to a small cloud machine — either one they rent and manage themselves, or a managed home like an Everpod pod, where the always-on part, the security, and the backups are someone else’s job.

Don’t want to run it yourself?

Everpod hosts OpenClaw for you: a private, always-on cloud computer of your agent’s own — set up, secured, and backed up, with its software kept up to date. You bring your model key and say hello.

Request early access
$29/mo · your own model key · cancel anytime