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

# configuración

# `openclaw setup`

Inicialice `~/.openclaw/openclaw.json` y el espacio de trabajo del agente.

Relacionado:

* Primeros pasos: [Primeros pasos](/start/getting-started)
* Asistente: [Onboarding](/start/onboarding)

## Ejemplos

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

Para ejecutar el asistente mediante setup:

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