Skip to content

User Profile

Each user manages their personal settings in Account Settings, accessible via the profile menu in the top-right corner of the admin panel.

Tabs

Account Settings is split into four tabs:

TabDescription
ProfileName, email, and avatar
PasswordChange the account password
AppearanceLight / dark theme preference
PasskeysRegister and manage passkeys for this device

Profile

Update your name and email, and upload or remove an avatar (JPG, GIF, or PNG, max 1 MB). The avatar shows in the sidebar account card.

Profile tab

Password

Change your account password by entering the current password and a new password twice. This applies only when password login is enabled — see the Login Page setting.

Password tab

Appearance

Choose between Light and Dark mode for the admin panel. Light is the default.

Appearance tab — Light / Dark

Kompass stores the selection in the theme column on the users table:

ValueDescription
lightLight mode (default)
darkDark mode

Per-user, not site-wide

The theme preference is per-user and persists across sessions. Each admin can independently set their preferred mode without affecting other users.

Passkeys

Register and manage passkeys to sign in without a password using your device's biometrics or PIN. Give a passkey a name (e.g. MacBook Pro), click Add, and complete the device prompt; remove a passkey with the trash icon. See Passkey Authentication for details.

Passkeys tab

Released under the MIT License.