# Account and Data Management

In MetaSleuth, effective account and data management is essential for a personalized experience. This section includes:

* [Account Settings: ](/user-manual/account-and-data-management/account-settings.md)Manage your account details, including password changes and security options to ensure your account remains secure.
* [Preference Settings:](/user-manual/account-and-data-management/preference-settings.md) Customize your user experience by adjusting settings such as notification preferences, display options, and language choices.
* [User Data: ](/user-manual/account-and-data-management/user-data.md)Access and manage your data, including viewing your activity history and exporting relevant information for your records.


---

# 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://docs.metasleuth.io/user-manual/account-and-data-management.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.
