Home › App Patterns › Settings screen
Settings screen
Where users change preferences, account details, and app behavior.
A settings screen is the page where users tweak how the app works — notifications on/off, language, theme, account info, privacy. Usually a long list of grouped rows, each opening into a smaller screen of related options.
Group related settings under clear section headings. Keep the most-used items at the top (account, notifications), and put rarely-changed ones at the bottom (about, legal). Always confirm destructive actions like Delete account on a separate screen.