Scott Holdings LLC
Design preview
GS
Account Preferences

Preferences

Defaults for how dates, numbers, and currency display across the console.

Default timezone

Applied to timestamps you see.

Default locale
Date & number format
Display currency

For summaries only; billing stays in USD.

Display-only — does not change how you are billed.
About this page

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 of sp_Builder_GetAccountAdminDashboard.

Save

Persisted through sp_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.

Page IDaccount-preferences
Route/account/preferences
AccessCanManageAccount
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.