> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/platform/account-management/modify-your-account.md).

# 修改账户

以下将向您展示如何修改个人资料的各个方面。

<div align="left"><figure><img src="/files/zENRyWTEgMDUi0RnNlPq" alt=""><figcaption><p>个人资料设置</p></figcaption></figure></div>

在 zenConsole 的右上角，前往 <img src="/files/gyVvngBKhRqp4shzBaE4" alt="" data-size="line"> > **个人账号设置** 。您将能够访问以下选项：

* 修改您的基本信息并选择您感兴趣的产品。
* 更改您的登录邮箱。输入当前密码和新邮箱地址以接收确认更改的登录链接。
* 更改您的登录密码。
* 修改第三方访问
* 启用或禁用 [MFA 多重身份验证](/welcome/cn/platform/account-management/multi-factor-authentication.md)。
* 离开您被邀请加入的团队。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.console.zenlayer.com/welcome/cn/platform/account-management/modify-your-account.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.
