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

# clawker settings edit

## clawker settings edit

Interactively edit user settings

### Synopsis

Opens an interactive TUI for browsing and editing user settings (settings.yaml).

```
clawker settings edit [flags]
```

### Examples

```
  # Edit user settings
  clawker settings edit
```

### Options

```
  -h, --help   help for edit
```

### Options inherited from parent commands

```
  -D, --debug   Enable debug logging
```

### See also

* [clawker settings](clawker_settings) - Manage clawker user settings
