Getting Started
What is OpenClaw, why self-host, and your first steps
What is OpenClaw, why self-host, and your first steps
OpenClaw is a self-hosted personal AI assistant that runs on your own hardware. This guide answers the essentials: what it is, why people choose it over cloud chatbots, and how to get from zero to a working assistant in about 15 minutes.
Quick Start checklist
ollama launch openclaw)openclaw onboard — set LLM provider and add a channelFirst 24 hours
"tools": { "profile": "full" } in config — see FAQ: Agent doesn't run tools and Troubleshooting.openclaw backup create before changing a lot of config — see FAQ: How to back up and Workspace Backup.OpenClaw is an open-source AI assistant platform that runs entirely on your machine. It connects to your preferred LLM (Claude, GPT, local models) and communicates through messaging apps you already use—WhatsApp, Telegram, Discord, Slack, Signal, iMessage, Microsoft Teams, WebChat, and more. Your conversations, memories, and configuration stay on your devices. The only external connection is to your chosen LLM provider for inference.
Unlike a web-based chatbot, OpenClaw gives you a persistent assistant that can automate tasks, use skills (calendar, email, GitHub, smart home), run browser automation, and maintain long-term memory—all under your control.
ChatGPT, Claude.ai, and similar services are great for quick queries. OpenClaw is different:
Choose OpenClaw when you want a personal assistant you own and can extend. Choose ChatGPT when you want a quick web chat with no setup.
Follow these steps in order:
Use the one-liner, npm, or the Setup Wizard in your browser. Mac/Linux with Ollama? Fastest path: ollama launch openclaw.
Run openclaw onboard to set your LLM provider (Anthropic, OpenAI, Ollama) and add a channel (WhatsApp, Telegram, Discord).
Send a message through your connected channel or open the Control UI. You're ready.
Wondering what it costs to run OpenClaw? See our Example Setups & Cost guide for typical configurations: local vs VPS, tiered model routing, and how to keep API costs manageable.