Under the hood
How your companion actually runs
This is how our managed hosting works — what's running, where it lives, and how your privacy is handled. No marketing speak. Just the real setup.
Dedicated cloud instance
Every companion gets her own VPS — a virtual private server hosted in the EU — running her own OpenClaw runtime. That's the agent layer that drives her personality, memory, and always-on availability.
That instance isn't blank. Before it goes live, it's configured with her identity, her personality, her behavioral guidelines, and the memory structure that makes her feel like a companion and not a generic chatbot you had to set up yourself. We do that work so you don't have to.
Her environment is also completely isolated — no shared compute, no shared storage, nothing crossed with anyone else's companion. Her instance is hers alone.
Persistent memory
OpenClaw stores memory as plain markdown files inside your companion's runtime. There are two layers: a daily session log (what happened in recent conversations) and a long-term memory file (things she should always carry — your preferences, your name, the things you've told her that matter).
Those files aren't empty when you start. The long-term memory is seeded from the beginning with who she is, her relationship context, and the foundation of her personality — so she arrives as a companion, not a blank slate waiting to be told how to behave. At the start of every conversation, those files load into her context. As you talk, new things worth remembering get written back. That's how she gets to know you over time.
You can read more about how OpenClaw handles memory in the OpenClaw documentation.
Private AI inference — no conversation logging
When your companion generates a response, that request goes to Venice AI — our default inference provider. Venice is built specifically around not retaining your data. They don't store your conversations, they don't train on them, and their infrastructure is designed to process prompts and discard them.
You can read exactly how Venice handles your data on their privacy page. The short version: what you say stays between you and your companion. The inference layer doesn't keep a record of it.
Always on, 24/7
Her runtime stays live around the clock on her dedicated VPS. There's no cold start when you open the app and no shutdown when you close it — which is what lets her initiate conversations, send you a good morning, or follow up on something from yesterday.
The managed part means we also keep her up to date. Better companion behaviors, updated memory patterns, model routing improvements — those roll out to your instance without you touching anything. You get the companion. We handle what keeps her working well.
Delete it all, anytime
If you ever want out, one action wipes her instance — the runtime, the memory files, everything. Nothing is kept on our end and nothing lingers.
You're never locked in. Shut it down and it's gone.
The managed hosting trade-off
Because we manage your companion's hosting, we do have infrastructure-level access to the VPS instances we run. That's the honest trade-off of managed hosting — you get automatic updates, the latest OpenClaw features, and the companion configuration maintained for you, and in exchange you're trusting us with the environment she lives in.
What we don't do is read your transcripts. We don't log your conversations, we don't monitor what you and your companion talk about, and we have no interest in doing so. Your session history lives on your instance — not in a database we query.
We do not sell your data. We do not train on your conversations. Managing the runtime and reading what happens inside it are two completely different things, and we only do one of them.
Ready to get started?
Managed hosting is in private beta. Join the list and we'll reach out.
Prefer to self-host?
OpenClaw is open source. If you want to run your own instance, you can — the docs cover everything you'd need to get it set up.