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

# dome config

> Platform configuration

## Get

`dome config get [key]`

Get a configuration value by key.

```bash theme={"system"}
dome config get audit.retention_days
dome config get registry.staleness_window
```
