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

# reset

# `openclaw reset`

로컬 설정/상태 초기화 (CLI 설치는 유지).

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw backup create
openclaw reset
openclaw reset --dry-run
openclaw reset --scope config+creds+sessions --yes --non-interactive
```

로컬 상태를 지우기 전에 복원 가능한 스냅샷이 필요하다면 먼저 `openclaw backup create`를 실행하십시오.
