# 账户设置

要访问帐户设置页面，点击右上角的`用户头像图标`，然后选择`帐户设置`。

<figure><img src="/files/QelApBeEuxVrUbriAPdF" 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_cn/yong-hu-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.
