Personal View
The personal view is a consumer-style product interface (top bar + home board). After signing in you land on the home page (/home).
The sign-in field accepts either a username or email address. Usernames are lowercased, must begin with an ASCII letter, and may then contain only ASCII letters, digits, underscore, or hyphen; whitespace, @, non-ASCII text, and emoji are rejected.
Home and connecting
The home page shows a device grid of your own devices and devices an organization shares with you (both online and offline, online first), each connectable in one click. The home page also offers connect by entering an access code — one connect box takes both a device code and a one-time support code. A separate Recently connected strip pins devices you connected to recently (shown only while you still have access).
With no devices yet, the home page shows the "Connect your first computer" stepped guide — a host connects using an API token, and if you have none the guide links straight to "Create an API token". See the full Setup Guide.
My Devices
My Devices lists devices registered to your account; you can rename or remove them and see your device quota. The page header links to the API Tokens page (devices come online via an API token).
Account settings
Account actions live in the top-right avatar menu: Account, API Tokens, My AI, Usage, Cost, My Plan, and more. Changing your email, changing your password, and deleting your account are all handled on the Account page.
Change email
The Account page lets you change your login email yourself. To prove ownership, a confirmation link is sent to the new address; the email only changes once you confirm, and you must sign in again (an email change is a credential-class change). Available only when the site has email delivery (SMTP) configured.
Change password
The Account page also lets you change your login password: enter your current password and the new one. Once the password is updated your current session is invalidated, so you must sign in again.
Delete account (cooling-off)
The Danger zone on the Account page lets you delete your account yourself. Deletion is not immediate: it enters a cooling-off period (7 days by default, configurable by an admin in the security settings), during which you can cancel at any time.
- If your account has an email and the site has email delivery enabled, the request first requires email confirmation: the cooling-off period starts only after you open the link in the confirmation email.
- Otherwise a password confirmation starts the cooling-off period directly.
- During cooling-off, a pending-deletion banner with a cancel link appears at the top of every page; the account is blocked from subscribing to paid plans, joining new organizations, being appointed org owner or platform admin, and topping up.
- If you still own an organization, transfer ownership or disband it before you can delete the account.
- If you are a platform administrator, hand that role to another account first. This is the same protection as not being able to disable your own account or drop your own admin role: deletion keeps an identity tombstone, and one still carrying the admin role would leave the platform looking initialized with no administrator able to sign in and no way to create a first one again.
- When the cooling-off period ends, your owned resources are purged; ledger/audit records are retained in anonymized form, and your username and email are freed for re-registration.
Switching views
After joining or creating an organization, a view switcher appears in the top bar to move between the personal and organization views. Platform admins can additionally switch to the platform-admin view.