> 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/app/zh-hk/administrator-operations/invite-employees.md).

# 邀請員工

## 1. 邀請員工 <a href="#id-1-invite-employees" id="id-1-invite-employees"></a>

* 操作步驟：\
  ［工作台] > \[通訊錄] > \[邀請成員加入團隊]  > \[立即邀請]
* 進入此頁面，以透過手動新增、二維碼(QR Code)及邀請碼三種方式邀請新員工加入公司。

**註**：僅限管理員擁有此功能

<div><figure><img src="/files/gZtodkj2UG9EjUm9bPB9" alt="" width="305"><figcaption></figcaption></figure> <figure><img src="/files/9RRa6KYniIRUrvvWel6Y" alt="" width="318"><figcaption></figcaption></figure></div>

### 1.1 手動新增員工 <a href="#id-1.1-manually-add-employees" id="id-1.1-manually-add-employees"></a>

* 點擊新增員工，確保員工的資料填妥後，點擊儲存。

<div align="left"><figure><img src="/files/kPbcEh9ywPGmLaK69UxX" alt="" width="326"><figcaption></figcaption></figure></div>

### 1.2 二維碼邀請員工 <a href="#id-1.2-invite-employees-via-qr-code" id="id-1.2-invite-employees-via-qr-code"></a>

* 點擊\[公司/團隊二維碼]，系統會顯示一個連接到入職  登記表的二維碼。管理員可直接讓新員工使用YOOV WORK手機應用程式掃瞄二維碼，然後讓他們自行填  寫入職資料。
* 管理員亦可點擊分享，透過第三方通訊軟件將二維碼  傳送予員工﹔亦可在手機保存二維碼的截圖，以便日  後再次使用。

<div align="left"><figure><img src="/files/kidmbbrcUIzjui0NzfGn" alt="" width="323"><figcaption></figcaption></figure></div>

### 1.3 使用邀請碼邀請員工 <a href="#id-1.3-invite-employees-using-invitation-code" id="id-1.3-invite-employees-using-invitation-code"></a>

* 點擊\[公司/團隊邀請碼]，系統會顯示一個10個  字元長的邀請碼。管理員亦可點擊分享，透過第  三方通訊軟件將邀請碼傳送予員工，讓他們自行  填寫入職資料。

<div align="left"><figure><img src="/files/zsi6vTJu74hEJL7LANdN" alt="" width="321"><figcaption></figcaption></figure></div>

### 1.4 確認新員工申請 <a href="#id-1.4-confirm-new-employee-applications" id="id-1.4-confirm-new-employee-applications"></a>

* 在新員工填妥並提交入職表格後，通訊錄的頁面  會顯示有新員工的申請，系統亦發送有關通知予  管理員。 (圖1)
* 有新員工申請時，管理員可點擊進入\[新員工申請]  ，確保員工資料無誤後，按\[同意]，即能將新員工  加入公司。(圖2)

<div><figure><img src="/files/VhyUKXlM9gxHS0Q33VNW" alt="" width="315"><figcaption></figcaption></figure> <figure><img src="/files/TClooTVne0zsvLwk81Im" alt="" width="313"><figcaption></figcaption></figure></div>

&#x20;                                            圖1                                                                  圖2


---

# 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/app/zh-hk/administrator-operations/invite-employees.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.
