Documentation Index
Fetch the complete documentation index at: https://docs.yourhq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Update
For source installs:Back up Supabase
Use Supabase backups orpg_dump. Supabase stores workspace records, agents, tasks, CRM, documents, automations, notifications, command history, inbox history, usage, and budgets.
Back up gateway state
Thegateway-state volume holds OpenClaw config, the local git repo, agent worktrees, browser profiles, desktop shortcuts, plugins, shared auth, and VNC state.
Back it up before destructive Docker operations.
Back up .env
.env contains infrastructure secrets such as GATEWAY_AUTH_TOKEN and optional git credentials. Keep it in a password manager or encrypted storage.
Pin image versions
For production, pin image tags instead of trackinglatest.