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

# Konfiguracja

# `openclaw setup`

Zainicjuj `~/.openclaw/openclaw.json` oraz obszar roboczy agenta.

Powiązane:

* Pierwsze kroki: [Pierwsze kroki](/start/getting-started)
* Kreator: [Onboarding](/start/onboarding)

## Przykłady

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

Aby uruchomić kreator za pomocą setup:

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