Settings
Audience: end users changing appearance, language, AI, and related preferences.
What you can usually change
| Area | Examples |
|---|---|
| Appearance | Theme / accent via IThemeService-backed UI. |
| Language | App language stored in settings (App.Language defaults to en). |
| AI / models | Local model setup, teacher/cloud endpoints—depends on shipping configuration. |
| Profile / icons | Avatar and app icon paths exposed in settings modules. |
Exact screens vary by version; follow labels inside the Settings sidebar module.
Privacy note
Local AI paths may download or cache models on disk. Prefer documenting concrete directories per release when legal/compliance needs an accurate statement.
Related: Troubleshooting