For admins
Onboarding new faculty in your workspace
Invite → password setup → land on dashboard. The whole flow takes about 90 seconds for the recipient.
What gets emailed
A workspace-branded email titled '<your name> invited you to <workspace>'. The CTA is 'Accept invite & set up account', linked to /p/<tenant>/accept-invite/<token> (7-day expiry).
Password requirements
Passwords are scored by dropbox/zxcvbn with a minimum 'good' score (3/4). Passwords containing the invitee's name, email, or workspace name score lower; a passphrase or generator output always passes.
What the recipient lands on
- Instructor / admin → /dashboard (the build surface).
- Student → /p/<tenant> (the public portal home).