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

# configuração

# `openclaw setup`

Inicialize `~/.openclaw/openclaw.json` e o workspace do agente.

Relacionados:

* Primeiros passos: [Primeiros passos](/start/getting-started)
* Assistente: [Integração inicial](/start/onboarding)

## Exemplos

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

Para executar o assistente via setup:

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