Docs - Business Cloud
Customer accounts, orders, and promos
See what visitor features Business Cloud can power on a generated site.
Business Cloud supports visitor registration, login, logout, session checks, password reset, email verification, profile updates, customer order lists, form submissions, order requests, newsletter opt-ins, and promo redemption. The published site calls the managed runtime; the owner sees the results in Business Hub.
How to use this
- 1Ask Studio to add only the customer feature the site needs now.
- 2Use account pages when repeat customers need to see orders or update a profile.
- 3Use order or request forms when the owner needs status tracking.
- 4Use promo fields for simple redemption flows tied to the Business Hub promo list.
- 5Review new customers, accounts, orders, and promo usage from Business Hub.
Keep in mind
- Customer password hashes are stored server-side; session, reset, and verification tokens are stored hashed only.
- Published sites receive host-scoped secure cookies on subdomains and path-scoped cookies on /site fallback previews.
- Visitor-safe errors use plain codes such as AUTH_REQUIRED, INVALID_CREDENTIALS, FEATURE_DISABLED, SITE_NOT_FOUND, and RATE_LIMITED.
customer login websiteorder portal websitepromo codes websitepassword reset websitesite runtime API
Last reviewed: 2026-06-01