> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/app/zh-cn/gong-zuo-tai-zhu-ye/wo-de-zhang-hao.md).

# 我的帐号

工作台页面下方快捷入口 > \[我的]

进行各种设置：

1. 更换团队
2. 加入或创建企业/团队
3. 更换语言
4. 帐户安全
5. 系统设置

<div align="left"><figure><img src="/files/ZDNLDvALIoH2zlRSdRmz" alt="" width="277"><figcaption></figcaption></figure> <figure><img src="/files/r0DtmG3DaAiAhv4rtnnZ" alt="" width="317"><figcaption></figcaption></figure></div>

### 1. 更换团队

* 可按公司需要，更换至其他企业／团队的页面 。

<div align="left"><figure><img src="/files/KWqpf8W73oURb73aT5Mn" alt="" width="362"><figcaption></figcaption></figure></div>

### 2. 加入或创建企业/团队

* 以二维码或邀请码加入公司团队以及创建企业/团队

<div align="left"><figure><img src="/files/SalNVdMZJ7VmmvyERffC" alt="" width="340"><figcaption></figcaption></figure></div>

### 3. 更换语言

* 切换手机应用程式的显示语言。目前提供繁体中文﹑简体中文及英文。

<div align="left"><figure><img src="/files/PLgxxfLTFk8wwoWMDPWh" alt="" width="354"><figcaption></figcaption></figure></div>

### 4. 帐户安全

* 可进行更改绑定手机号码、电邮地址及密码。

<div><figure><img src="/files/F7JxxASRPD8rypnHqT0t" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SZ9vrN8xNcEIZYv5adKY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FWMoNufzvvbmiSJMUbdb" alt=""><figcaption></figcaption></figure></div>

### 5. 系统设置

1. 可选择是否跟随系统转为深色模式
2. 开启或关闭各种通知
3. 版本资讯、免责声明、私隐政策及服务条款
4. 登出系统

<div><figure><img src="/files/b1IveT7cAH1Viy56xZ3q" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QQj8FfrXIbldJVdFU8Ew" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoov.com/app/zh-cn/gong-zuo-tai-zhu-ye/wo-de-zhang-hao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
