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

# setup

# `gensparx setup`

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

Related:

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

## Examples

```bash theme={null}
gensparx setup
gensparx setup --workspace ~/.gensparx/workspace
```

To run the wizard via setup:

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