Secure sign-up

Create your account

Create an email and password account for scans, or submit enterprise details below for team follow-up.

Email & password

Password: at least 12 characters with letters, numbers, and at least one symbol. Stored with Argon2id — we never store plaintext passwords.

Requirements: 12+ characters · letters · numbers · one or more symbols (not spaces).

Security questions

Pick two different questions and answers you’ll remember. Answers are stored with Argon2 like your password — not plaintext.

Enterprise sign-up

For organizations: business details and the employee requesting access. Each column includes how you heard about us. Submissions are recorded separately from password accounts.

Organization

Employee

Enterprise SSO

Only if your team connected Auth0 — otherwise use email & password above.

Technical setup (operators)

Two Google Sheets: set APPS_SCRIPT_CONSUMER_URL (password sign-up rows) and APPS_SCRIPT_ENTERPRISE_URL (enterprise form) on Netlify. If only APPS_SCRIPT_URL is set, both types use that script — route by type in the standalone Apps Script.

Secrets: keep webhook URLs and APPS_SCRIPT_SECRET in Netlify env only.