Preferences
Defaults for how dates, numbers, and currency display across the console.
Applied to timestamps you see.
For summaries only; billing stays in USD.
Defaults that shape how the console behaves for this organization: timezone, language, how dates, numbers, and currency display, and starting preferences for new SaaS products. These are conveniences — changing them never changes any stored data.
Behind this page/account/preferences · CanManageAccount
Retrieve
Preference values come from the account block ofsp_Builder_GetAccountAdminDashboard.Save
Persisted throughsp_Builder_UpdateAccountProfile (the preference fields).Success
- Timezone/locale/format/currency persist per account.
- Currency here is display-only; invoices remain in USD.
- Changes apply on next render.
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.
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.