





















@@ -6,26 +6,26 @@ read_when:
66title: "Migration guide"
77---
889-# Migrating OpenClaw to a New Machine
9+# Migrating OpenClaw to a new machine
101011-This guide moves an OpenClaw gateway to a new machine without redoing onboarding.
11+Move an OpenClaw gateway to a new machine without redoing onboarding.
121213-## What Gets Migrated
13+## What gets migrated
14141515When you copy the **state directory** (`~/.openclaw/` by default) and your **workspace**, you preserve:
161617-- **Config** -- `openclaw.json` and all gateway settings
18-- **Auth** -- per-agent `auth-profiles.json` (API keys + OAuth), plus any channel/provider state under `credentials/`
19-- **Sessions** -- conversation history and agent state
20-- **Channel state** -- WhatsApp login, Telegram session, etc.
21-- **Workspace files** -- `MEMORY.md`, `USER.md`, skills, and prompts
17+- **Config** — `openclaw.json` and all gateway settings.
18+- **Auth** — per-agent `auth-profiles.json` (API keys plus OAuth), plus any channel or provider state under `credentials/`.
19+- **Sessions** — conversation history and agent state.
20+- **Channel state** — WhatsApp login, Telegram session, and similar.
21+- **Workspace files** — `MEMORY.md`, `USER.md`, skills, and prompts.
22222323<Tip>
2424Run `openclaw status` on the old machine to confirm your state directory path.
2525Custom profiles use `~/.openclaw-<profile>/` or a path set via `OPENCLAW_STATE_DIR`.
2626</Tip>
272728-## Migration Steps
28+## Migration steps
29293030<Steps>
3131<Step title="Stop the gateway and back up">
@@ -70,7 +70,7 @@ Custom profiles use `~/.openclaw-<profile>/` or a path set via `OPENCLAW_STATE_D
7070</Step>
7171</Steps>
727273-## Common Pitfalls
73+## Common pitfalls
74747575<AccordionGroup>
7676<Accordion title="Profile or state-dir mismatch">
@@ -102,7 +102,7 @@ Custom profiles use `~/.openclaw-<profile>/` or a path set via `OPENCLAW_STATE_D
102102</Accordion>
103103</AccordionGroup>
104104105-## Verification Checklist
105+## Verification checklist
106106107107On the new machine, confirm:
108108此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。