24. Export formats
[!ref] Full details in the User Manual, "Global settings".
The Settings panel exports every setting as a single YAML file for version control and team sharing.
24.1 Top-level shape
version: 1
exported_at: 2026-08-03T08:00:00Z
exported_by: AVL Code v0.8.3-alpha
sections:
account: { … }
models: { … }
personas: { … }
tools: { … }
skills: { … }
messaging: { … }
plugins: { … }
general: { … }
workspaces: [ … ]
24.2 Section field cheat-sheet
| Section | Main fields |
|---|---|
account |
provider_priority |
models |
providers[] (no plaintext key) |
personas |
[].id name personality soul_path |
tools |
defaults policies[].mode policies[].overrides |
skills |
signature_required extra_search_paths[] |
messaging |
channel route_strategy throttle |
plugins |
installed[].id installed[].version installed[].enabled |
general |
theme language tray_enabled autostart_enabled font_size |
workspaces |
[].id path name archived default_mode mode_persona{} |
24.3 Notes
- Credential fields are not included in the export; the target device must sign in or re-enter them.
- The Sync flag is managed separately and isn't exported.
