# Configuration

Wago layers configuration from broad defaults to one command:

1. Runtime defaults.
2. User-wide configuration.
3. Project settings in `wago.json`.
4. Explicit command flags.

## Pick a topic

### [Scopes and settings](./configuration/scopes-and-settings)
  Inspect, set, reset, and preview stable or experimental values.

### [Project manifest](./configuration/project-manifest)
  Configure features, optimizations, workers, and project plugins in `wago.json`.

### [Automation and Go](./configuration/automation-and-go)
  Isolate state, install completions, use locked modes, and configure the Go API.
