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

# 설정

# `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
```

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

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