Projects / Product/Atlas Onboarding
Atlas Onboarding
Backlog
6Research drop-off causes at verification step
Pair with analytics to understand why 18% of signups abandon during email verification.
Prototype a guided product tour
Add SSO option to enterprise signup
Support SAML-based single sign-on for accounts flagged as enterprise during signup.
Localize onboarding copy for EU launch
Translate and adapt all onboarding strings for German, French, and Dutch locales.
Design confirmation screen for imported contacts
Evaluate passkey support for account creation
Spike on WebAuthn passkeys as an alternative to password-based signup.
To Do
5Add progress indicator to signup wizard
Show a persistent step tracker so new users know how much of onboarding remains.
Instrument funnel analytics for step drop-off
Fire step-level events so the funnel can be broken down by device and referrer.
Create onboarding checklist widget for dashboard
Persistent checklist on the home dashboard that tracks setup progress after signup.
Add avatar upload and cropping tool
Let new users set a profile photo during setup with a simple crop-to-circle control.
Write empty-state copy for team invite screen
Draft copy and microcopy variants for when a workspace has no pending invites yet.
In Progress
4Fix Safari autofill overlap on password field
Safari's autofill chip overlaps the password strength meter on narrow viewports.
Migrate onboarding API to v2 schema
Move signup and workspace-creation endpoints onto the v2 API contract ahead of the billing launch.
Add keyboard navigation to step wizard
Arrow keys and Tab should move focus predictably between wizard steps and controls.
Reduce time-to-interactive on welcome screen
Defer non-critical bundles and lazy-load the illustration assets on the first screen.
Review
3Audit color contrast across onboarding forms
Check every form label, helper text, and error state against WCAG AA in both themes.
Set up Cypress coverage for signup flow
End-to-end coverage for signup, verification, and first-workspace creation.
Debounce company-name availability check
The availability lookup fires on every keystroke; debounce to 400ms and cache recent results.
Done
4Fix duplicate invite emails bug
Invites sent within the same session were queued twice due to a missing idempotency key.
Add skip option for optional profile fields
Job title and team size are now clearly optional with a visible skip action.
Redesign email verification step
New layout communicates why verification matters and what happens if it's skipped.
Write onboarding email sequence copy
Three-email welcome sequence covering setup tips, invites, and first-project prompts.