> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/zh-hk/employee-management/modify-system-binding-information.md).

# 修改綁定信息

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

* 如員工需要修改綁定的賬號信息，管理員可通過如下方式幫助員工修改。

\[員工管理] > \[員工列表] > 點開\[員工姓名] > \[概覽] > \[更換關聯賬號] 。

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FDSGMzQe0xRJGZyiHFHwQ%2Fimage.png?alt=media&amp;token=f7c5ef14-c18f-46d0-b126-8045b2823e3a" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FvJ7nVgqqQpYKmhISBQkE%2Fimage.png?alt=media&amp;token=63ac536a-056b-4a51-8b54-dfcb0bf1b0cb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FiWejdbXE2nOyT1v1ifWn%2Fimage.png?alt=media&amp;token=8efb0f76-4de5-4c74-b1f6-54eec59a295e" alt=""><figcaption></figcaption></figure>

* 點擊 \[更換關聯賬號] 頁面的「繼續」后，系統會出現更換新的關聯賬號選項，管理員可以選擇為員工用新的郵箱綁定，也可以選擇改用手機號綁定。
* 如選擇用新郵箱綁定，點擊「確定」後，系統會發送邀請員工郵件到員工新的郵箱，員工點擊郵件會自動跳轉到注冊頁面。
* 如選擇用手機號綁定，點擊「確定」后，員工用手機號登錄即可。

<div><figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FzZbadSALGW3NESGkHIXk%2Fimage.png?alt=media&amp;token=d0349c0e-c896-4311-9e54-7468a9e47941" alt=""><figcaption></figcaption></figure> <figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FW0ZaH0luIfxOJr2088Hz%2Fimage.png?alt=media&amp;token=df0d9e4b-4c2c-40ae-a7ea-cf23f7a45fe8" 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.coreway.com/yoov-work/zh-hk/employee-management/modify-system-binding-information.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.
