Setup
openclaw onboard --install-daemon
Use the guided setup flow for auth, gateway, and the first working baseline.
Use this guide when you want the smallest command set that helps you finish setup, verify health, open the main interface, and handle basic troubleshooting.
openclaw onboard --install-daemonUse the guided setup flow for auth, gateway, and the first working baseline.
openclaw gateway statusConfirm the gateway is actually up before deeper debugging.
openclaw statusGet a broader operational snapshot when you need more than gateway up/down state.
openclaw dashboardOpen the normal Control UI and verify the system feels real.
openclaw logs --followUse runtime evidence when something looks wrong or degraded.
openclaw doctorRun health checks and guided repair suggestions when setup or health feels broken.
openclaw onboard --install-daemon
openclaw gateway status
openclaw dashboard
If something feels wrong after that, escalate to:
openclaw status
openclaw logs --follow
openclaw doctor
openclaw onboard --install-daemonopenclaw gateway status and openclaw statusopenclaw dashboardopenclaw logs and openclaw doctor