Settings and Locales
Personal preferences for theme, language, and timezone.
Settings (/settings) configures personal preferences for your console session.
Available preferences
| Setting | Options |
|---|---|
| Theme | Light or dark mode |
| Locale | English, Turkish (Türkçe), German (Deutsch) |
| Timezone | IANA timezone for date/time display |
Preferences are stored locally and applied immediately across the console.
Theme and locale also apply to the public Docs site (/docs, /tr/docs, /de/docs) — language choice is shared via the same browser storage.
Locale support
The console UI and public documentation are available in English, Turkish, and German. Use Settings locale or the language selector in the docs sidebar to switch.
Permissions
Requires settings.read to view. settings.update to change preferences (all authenticated users typically have read/update on their own settings).
Related
- Users and roles
- REST API — Auth (session is separate from UI prefs; API uses JWT)
