---
summary: "CLI reference for `sophiaclaw reset` (reset local state/config)"
read_when:
  - You want to wipe local state while keeping the CLI installed
  - You want a dry-run of what would be removed
title: "reset"
---

# `sophiaclaw reset`

Reset local config/state (keeps the CLI installed).

```bash
sophiaclaw reset
sophiaclaw reset --dry-run
sophiaclaw reset --scope config+creds+sessions --yes --non-interactive
```
