> 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/zhu-ce-yuan-gong.md).

# 註冊員工

## 1. 功能描述

* 新增員工後，需邀請員工報名及使用APP。

1.1 操作步驟：\
&#x20; ［員工管理］>［員工列表］>［高級搜索］>［註冊狀態］>［搜索］。\
1.2 搜索出所有未註冊員工。\
1.3 以員工 Nicky為例， 當確認填妥工作郵箱後便可以［發送邀請］。\
1.4 系統會發出一封邀請電郵給該員工，員工收到電郵點擊［進入系統 ]。

<figure><img src="/files/niTSoXkErhfytugKqvhn" alt=""><figcaption><p>1</p></figcaption></figure>

<figure><img src="/files/VpH06QQpsH2K6aNo4yfJ" alt=""><figcaption><p>2</p></figcaption></figure>

<figure><img src="/files/hiOT1wu2Ncw6RyVWZOIU" alt=""><figcaption><p>3</p></figcaption></figure>

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

* 未註冊員工，需要點擊［註冊］以進入下面的頁面以完成註冊 。如果員工早前已經註冊帳號，就可以直接登錄後台。
* **請注意:** 註冊時輸入的 「郵箱」  必須要與後台員工檔案的郵箱相同，以Nicky為例子即<nickytam@yoov.com>。成功註冊後即可登錄後台。
* 登錄後再次查看Nicky的紀錄，他的註冊狀態已經由未註冊轉變成已註冊。這代表他可以登錄後台（還需要設置管理員的權限）及 APP。
* 為保障員工帳戶私隱，每當員工註冊完後，管理員便不能改動員工的綁定資訊。如果員工需要作出更改請先在網頁版登入然後點選右上方的［用戶中心］。

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

<figure><img src="/files/91CBO0M6KKcNGcAIiVDH" alt=""><figcaption></figcaption></figure>

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


---

# 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/zhu-ce-yuan-gong.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.
