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

# Setup

# `clawdia setup`

Initialize `~/.nelsonmuntz-c/clawdia.json` and the agent workspace.

Related:

* Getting started: [Getting started](/start/getting-started)
* Wizard: [Onboarding](/start/onboarding)

## Examples

```bash theme={null}
clawdia setup
clawdia setup --workspace ~/clawd
```

To run the wizard via setup:

```bash theme={null}
clawdia setup --wizard
```
