Skip to main content
Preferences express choices about how a feature behaves. Each registered key has one owner scope and a default. Read its definition before writing a value. The payment-request settings are workspace settings; the sidebar settings are member settings. Scopes do not inherit values from each other. Requests default to workspace; the authenticated context supplies the owner. You cannot select another person’s member or user ID. Workspace API keys cannot access personal scopes. Shared workspace settings use preferences:read and preferences:write. Admins can change them; viewers can read them. Routines require these explicit grants. Personal member and user choices remain limited to the signed-in person.

Registered settings

Attributes

string
Always preference.
string
Registered preference key.
string
One of workspace, member, or user.
string
Reference to the owner identified by scope.
any
Effective value, including the default when no choice is stored.
any
Value restored by resetting the preference.