Settings hub
The gear next to your avatar opens /settings — the account and organization plane, next
to but outside any Space.
Everyone lands on their own Profile. The organization sections appear only if your seat carries the matching permission, so two people can open the same URL and see different menus. That is expected, not a bug.
| Section | What it holds |
|---|---|
| Profile | Your name, role, language and theme. |
| API Keys | Programmatic credentials for the REST API. |
| Members | The organization-wide user list. See Permissions. |
| Seats | The grant that ties a user to a Space. See Permissions. |
| Spaces | Every Space you belong to; administrators see all of them. See Spaces. |
| Activity | The cross-Space audit log. See Activity Log. |
| Security | MFA policy and session lifetime. |
| Single Sign-On | OIDC provider and SCIM provisioning. |
| External Secrets | Credentials synced from an external provider. |
| Organization | Your organization's own details. |
| Clusters | The org-wide cluster inventory. See Clusters. |
Legacy URLs still resolve
/admin/*, /org/* and /account/* redirect here subpath for subpath, so old bookmarks
keep working. These are front-end paths only — the backend's /v1/admin/... API endpoints
are unaffected.