# 账户和数据管理

在MetaSleuth中，有效的账户和数据管理对于个性化体验至关重要。本节内容包括：

* [账户设置：](/zh_cn/yong-hu-shou-ce/account-and-data-management/account-settings.md)管理您的账户详细信息，包括更改密码和安全选项，以确保您的账户保持安全。
* [偏好设置：](/zh_cn/yong-hu-shou-ce/account-and-data-management/preference-settings.md)通过调整设置（如通知偏好、显示选项和语言选择）定制您的用户体验。
* [用户数据：](/zh_cn/yong-hu-shou-ce/account-and-data-management/user-data.md)访问和管理您的数据，包括查看您的活动历史记录和导出相关信息以供记录。


---

# 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/zh_cn/yong-hu-shou-ce/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.
