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

# الإعداد

# `openclaw setup`

تهيئة `~/.openclaw/openclaw.json` ومساحة عمل الوكيل.

ذات صلة:

* بدء الاستخدام: [بدء الاستخدام](/start/getting-started)
* المعالج: [التهيئة الأولية](/start/onboarding)

## أمثلة

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

لتشغيل المعالج عبر setup:

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