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

# setup

# `openclaw setup`

Initialiser `~/.openclaw/openclaw.json` et l’espace de travail de l’agent.

Liens associes :

* Premiers pas : [Getting started](/start/getting-started)
* Assistant : [Onboarding](/start/onboarding)

## Exemples

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

Pour lancer l’assistant via setup :

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