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

# Can I change setup later?

> Yes. Wizard, packs, imports, and codebase JSON are starters. Edit suites, environments, personas, and cycles anytime.

Yes.

Nothing the wizard or an importer creates is locked. You can:

* Rename or add **environments** (list page may only create; service can update/delete)
* Edit **personas**
* Add/deprecate **cases**, install another pack, import again
* Create a new **cycle** for the next release
* Ignore starter assignments and use **Assignments** yourself

You cannot "undo setup" as a single transaction. Delete unused items like you would delete extra spreadsheet tabs.

What you **can't** do: save the project back into a pack; rely on pack auto-updates; get a nested suite tree from the create list.

<Columns cols={2}>
  <Card title="Organize tests" icon="folder-tree" href="/tests/create-and-organize">
    After the starter lands.
  </Card>

  <Card title="New cycle next release" icon="repeat" href="/concepts/cycles-vs-runs">
    Don't overwrite the old round.
  </Card>
</Columns>
