# User Settings

User-level settings are managed in `/dashboard/settings`.

## Sections

* Profile: display name, avatar, account identity details.
* Change password: password update with policy checks.
* Security and privacy: MFA setup and security controls.
* Privacy preferences: analytics and marketing consent.
* Home widgets: choose and order Home widgets.
* Data export: export personal data and account data deletion action.
* Tutorials: replay product walkthroughs.
* Appearance: theme, background style, accent color.

## Key notes

* Most settings save immediately or with clear save actions.
* Password change controls are available for password-auth accounts. SSO users may manage password through their identity provider.
* MFA setup flow includes QR/manual key verification.
* Theme and appearance changes affect app-level visual behavior.
* Tutorial reset is browser-local walkthrough progress reset.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xdbx.gitbook.io/axon/dashboard/user-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
