Sign in and registration

Identity and workspace selection happen on the accounts host. After authentication, the platform routes users into the correct tenant workspace.

Sign in

  1. Open the accounts site and go to the login page.

  2. Enter email and password.

  3. If a redirect URL was included, it is preserved after login.

  4. Successful sign-in usually leads to workspace selection.

_images/Login_Page.png

Accounts portal login screen.

Registration and verification

  1. New owners register with name, email, and password.

  2. Email verification uses a 6-digit code.

  3. If no workspace exists yet, onboarding creates the first one.

  4. Onboarding typically sets workspace name, slug, timezone, currency, and language.

_images/Registration_Form.png

Account registration form for a new user or workspace owner.

_images/Email_verification.png

Email verification step with the one-time confirmation code.

_images/Workspace_Creation.png

Initial workspace setup form used during onboarding.

Select workspace

Users with access to multiple workspaces choose which organization to open. If only one workspace is available, the platform may redirect automatically.

_images/Select_Workspace.png

Workspace picker for accounts that can access more than one organization.

Password reset and invitations

The accounts host also handles password reset links, new-user invitation confirmation, and acceptance flows for existing users joining a workspace.

Note

Useful accounts routes often include /login, /register, /verify, /select-tenant, /onboarding, and password-reset or invitation acceptance routes.