Chat Assistant

Try: "Change the name to John Doe" or "Enable dark mode"

Settings

Personal Information

Notifications

Appearance

Privacy

Current Settings (JSON)

{
  "name": "Alice Johnson",
  "email": "alice@example.com",
  "notifications": {
    "email": true,
    "push": false,
    "sms": true
  },
  "theme": "light",
  "language": "en",
  "privacy": {
    "shareAnalytics": false,
    "personalizationEnabled": true
  }
}