- 01
Use sign in for an existing account
The login screen supports password sign-in, email verification, and secure account recovery.
- 02
Recover access
The password recovery page sends a reset email when the account is eligible. Reset links require their token and return to sign in after completion.
- 03
Keep redirects local
RelayBoard accepts only sanitized application paths for post-authentication redirects; external and protocol-relative destinations are rejected.
- 04
Switch memberships safely
An existing WorkOS identity can join more than one workspace. Account settings lists active memberships, and each selection is revalidated against that identity before the workspace opens.
Related guides