# 帳戶和數據管理

在MetaSleuth中，有效的帳戶和數據管理對於個性化體驗至關重要。本節包括：

* [帳戶設置：](/zh_tw/shi-yong-shou-ce/account-and-data-management/account-settings.md)管理您的帳戶詳細信息，包括密碼更改和安全選項，以確保您的帳戶保持安全。
* [偏好設置：](/zh_tw/shi-yong-shou-ce/account-and-data-management/preference-settings.md)通過調整通知偏好、顯示選項和語言選擇等設置來自定義您的用戶體驗。
* [用戶數據：](/zh_tw/shi-yong-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_tw/shi-yong-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.
