> 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/yoov-work/zh-hk/yuan-gong-guan-li/xiu-gai-bang-ding-xin-xi.md).

# 修改綁定信息

員工需要修改綁定信息時，管理員可在PC端管理後臺進行操作。

## 1.修改手機號碼

如員工是使用手機號碼注冊，後續需要修改手機號碼，管理員可通過如下方式幫助員工修改綁定手機號碼。

&#x20;     員工管理 > 員工列表 > 點開員工姓名 > 聯係訊息 > 編輯 > 修改手機號碼 > 確定 > 返回員工列表 > 更改綁定 > 選擇修改好的手機號  > 確定。

**注意：**&#x8FD4;回員工列表后員工注冊狀態會顯示"未注冊" ，員工用新手機號登錄后APP后，後臺即會自動顯示“已注冊”。&#x20;

<figure><img src="/files/4QprOIQbbxSX5GkhpxDn" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/4iOmCS6b8kpwHbalcwuw" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/Vlkldo1aLQl0psaXPJ00" alt="" width="315"><figcaption></figcaption></figure></div>

## 2. 修改郵箱

如員工是使用注郵箱注冊，後續需要修改郵箱，管理員可通過如下方式幫助員工修改綁定郵箱。

&#x20;     員工管理 > 員工列表 > 點開員工姓名 > 聯係訊息 > 編輯 > 修改手機號碼 > 確定 > 返回員工列表 > 更改綁定 > 選擇修改好的手機號  > 確定。

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

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

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

<figure><img src="/files/8KPKRJVNzC9baUNer4UO" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/MVtXXeAlmDWqOTI0dgdZ" alt=""><figcaption></figcaption></figure></div>

**注意：**&#x8FD4;回員工列表后員工注冊狀態會顯示"未注冊" ，員工用新的郵箱登錄后APP后，後臺即會自動顯示“已注冊”。&#x20;


---

# 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/yoov-work/zh-hk/yuan-gong-guan-li/xiu-gai-bang-ding-xin-xi.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.
