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

Initiera `~/.openclaw/openclaw.json` och agentens arbetsyta.

Relaterat:

* Kom igång: [Getting started](/start/getting-started)
* Guide: [Onboarding](/start/onboarding)

## Exempel

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

För att köra guiden via setup:

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