BuildWithHQBuilder console

One click and you're verified.

Verification unlocks publishing and provisioning actions for your builder organization.

Design preview · representative content

Email verified

Your address is confirmed. Publishing and provisioning are unlocked for your account.

Go to sign in

Link expired or already used? Request a fresh one from your account.

About this page

One click on the emailed link and your address is confirmed. Verification is the small gate in front of the big actions: until it’s done, creating SaaS products and inviting teammates stay locked.

Links are single-use and expire — if yours has gone stale, request a fresh one.

Behind this page/verify-email · public (token)

Retrieve

No read — the token in the link is the whole input.

Save

sp_Auth_CompleteEmailVerification consumes the SHA-256 token hash; invalid, expired, or used links throw 55014 → 422 with a resend action.

Success

  • Idempotent-safe messaging on repeat visits.
  • Raw tokens are never persisted or logged.
  • Signed-in users can resend from account settings.

CLI handoff

Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.

Page IDverify-email
Route/verify-email
Accesspublic (token)
Statusschema-backed-scaffold

Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.