Users & Access
The Users page lists the platform accounts that can sign in to the Cluster Panel, and where you manage your own password and the SSH keypairs used for cluster access.
Draft — needs screenshots. This section hasn't been through the docs-capture pipeline yet, so there are no screenshots. Steps are grounded in the current product code (routes and page components), not a live capture — verify against the running product once this section is captured.
Users
The Users list shows each account's username and whether it's enabled. It's a read-only list — there's no create, edit, or delete action on this page.
Change my password
From the Users page, use Change my password to open a form with three fields: old password, new password, and confirm new password. Submitting updates the currently signed-in account's password and returns you to the Users list.
Keypairs
Keypairs are SSH public keys registered for cluster access. The Keypairs list shows each key's alias and a truncated preview of its public key, with a Destroy action (confirmed before it runs) per row.
Use Create Keypair to register a new one — the form takes a key alias and the public key text.