# 帳戶設置

要訪問賬戶設置頁面，點擊右上角的`用戶頭像圖標`，然後選擇`賬戶設置`。

<figure><img src="/files/raDRg4mZ6Sb9r0CPaqxW" alt=""><figcaption></figcaption></figure>

在賬戶設置中，使用者可以：

* 更新用戶名（別名）
* 重置密碼
* 開啟/關閉2FA驗證
* 設置2FA認證


---

# 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/account-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.
