> ## Documentation Index
> Fetch the complete documentation index at: https://openclawhub.vn/llms.txt
> Use this file to discover all available pages before exploring further.

# Hướng Dẫn Cấu Hình OpenClaw CLI

# `openclaw setup`

Khởi tạo `~/.openclaw/openclaw.json` và workspace cho agent.

Liên quan:

* Bắt đầu: [Bắt đầu](/start/getting-started)
* Hướng dẫn CLI: [Hướng dẫn (CLI)](/start/wizard)

## Ví dụ

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

Để chạy hướng dẫn thông qua setup:

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