Profile — /profile¶
Your personal account settings. Reach it from Profile & API tokens in the sidebar's Account group, or from the account chip at the bottom of the sidebar.

- Account — your display name, email, role, and the date you joined.
- Change password — needs your current password. Changing it signs out every other session; Log out everywhere does the same on its own, without a password change.
- Two‑factor authentication (2FA) — enrol a TOTP authenticator for an extra
sign‑in factor. Admins may be required to enable this
(
SWARM_REQUIRE_ADMIN_2FA), in which case you're routed here until enrolled. - Active sessions — every device currently signed in to your account, with its browser/OS, IP address and last‑seen time. The one you are reading this on is marked this device; Revoke ends any of the others and leaves the rest alone. This is how you check whether anyone else holds a session on your account.
- API tokens — bearer tokens for the
swarmCLI and the OpenAI‑compatible inference API (/v1/chat/completions). A token's secret is shown exactly once at creation — copy it then. Tokens can be labelled and revoked individually.
The theme toggle (light/dark) and Log out live in the account chip at the bottom of the sidebar, next to the link to this page.