> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openclaw.kr/llms.txt
> Use this file to discover all available pages before exploring further.

# setup

# `openclaw setup`

`~/.openclaw/openclaw.json` 및 에이전트 작업 공간을 초기화합니다.

관련 항목:

* 시작하기: [시작하기](/start/getting-started)
* 마법사: [온보딩](/start/onboarding)

## 예제

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw setup
openclaw setup --workspace ~/.openclaw/workspace
```

설정을 통해 마법사를 실행하려면:

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw setup --wizard
```
