Skip to content

Settings

Settings contains workspace and account-level product configuration.

Users with self-management permission can update the supported display-name field.

Where enabled, the page shows:

  • available plans;
  • current entitlement;
  • subscription status;
  • checkout or plan-change actions.

Product availability remains controlled by the live plan catalogue rather than hard-coded documentation values.

The page can display current usage against applicable limits. Dimensions depend on the plan and enabled capabilities.

Eligible plans can create API tokens for supported export or programmatic access.

Security behavior:

  • the full token is revealed once after creation or rotation;
  • stored lists do not re-display the secret;
  • tokens can be rotated or revoked;
  • token management requires explicit permission.

Store a newly revealed token securely before dismissing it.

The page can expose workspace analytics configuration and a local browser opt-out. Local opt-out affects the current browser; workspace-level controls apply according to permission and product configuration.

Settings reads live billing, entitlement, usage, and token data. When a capability is disabled, the corresponding control should be hidden or shown as unavailable rather than simulated.

Rotating or revoking an API token can break integrations using it. Update dependent systems immediately after a change.