User Guides
Account Settings
Manage account preferences, linked methods, personas, and profile-adjacent configuration in the current app.
Account configuration in the live app is distributed across a few surfaces:
/settings/profile/personas
Current Model
Settings
Use /settings for:
- account preferences
- appearance
- general configuration
Profile
Use /profile for:
- identity-linked account state
- membership-linked state
- wallet-adjacent identity information
Personas
Use /personas for:
- persona creation and switching
- identity context changes
- persona-aware workflow setup
Guest Upgrade And Linking
The account system still supports guest-to-linked progression, but older docs tend to overdescribe outdated UI copy.
The current principle is simple:
- start as guest if needed
- link durable identity methods when ready
- keep profile and persona state intact through that transition
Documentation Rule
When writing about account management:
- point to
/settingsfor settings - point to
/profilefor identity state - point to
/personasfor persona state
Do not rely on older standalone settings/membership/wallet navigation assumptions.
This guide intentionally stays aligned to the current route model rather than to older detailed UI copy that drifted as the app consolidated.