# `clawdbot setup`

Initialize `~/.openclaw-cn/openclaw-cn.json` and the agent workspace.

Related:
- Getting started: [Getting started](/start/getting-started)
- Wizard: [Onboarding](/start/onboarding)

## Examples

```bash
clawdbot setup
clawdbot setup --workspace ~/clawd
```

To run the wizard via setup:

```bash
clawdbot setup --wizard
```

