# Settings Experience ## Purpose Settings should allow users to manage their account and application preferences. --- # Structure Recommended tabs: ## General Contains: - Appearance. - Language. - Preferences. Remove unnecessary complexity. --- ## Account Contains: - Name. - Email. - Password. - Security. --- ## Connected Accounts Contains: Email providers: - Gmail. - Microsoft. - IMAP. Future: - Other integrations. --- ## AI Settings Contains: - AI provider selection. - Usage settings. - Model preferences. Admin controls should remain restricted. --- ## Notifications Contains: - Email notifications. - Follow-up reminders. - Application alerts. --- # Rules Normal users should not see: - System management. - Import/export administration. - Infrastructure controls. --- # UX Goal Settings should feel like a normal modern application. Not an admin panel.