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

# Setup

# `crocbot setup`

Initialize `~/.crocbot/crocbot.json` and the agent workspace.

Related:

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

## Examples

```bash theme={null}
crocbot setup
crocbot setup --workspace ~/croc
```

To run the wizard via setup:

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