Scott Holdings LLC
Design preview
GS
Account Access recovery

Account access

Why access may be limited, and how to restore full access.

Current state

Access level
Trial · full access
Trial ends
Aug 6, 2026 (6 days)
Payment method
None on file
Dunning state
None
Outstanding balance
$0.00
Read-only routes stay available even when locked.

What happens next

Trial active
now

Full builder access.

Trial ends
Aug 6

Without a card, account moves to read-only.

Read-only grace
+14 days

Recovery, billing, and read routes stay open.

About this page

You land here when the account is locked — usually an expired trial or a failed payment. It explains exactly why, and what still works: your data is intact and readable; only changes are paused.

Completing checkout (or fixing the payment) restores everything immediately — nothing is deleted while an account is locked.

Behind this page/account/recovery · always available (read-only safe)

Retrieve

sp_Builder_GetAccountAccessState returns lock reason, trial expiry, dunning state, and balance.

Save

Recovery actions route to billing: add a card, or sp_Builder_RequestSubscriptionCancellation to close the account.

Success

  • This page is reachable even when the account is locked.
  • State explains the exact reason and remedy.
  • Read-only/billing/recovery routes never lock.

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 IDaccount-recovery
Route/account/recovery
Accessalways available (read-only safe)
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.