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