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

# 邀请员工

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

* 操作步骤：\
  ［工作台] > \[通讯录] > \[我的部门] (图1) > \[新增团队成员] (图2)
* 进入此页面，以透过手动新增、二维码(QR Code)及邀请码三种方式邀请新员工加入公司。 (图3)

<div><figure><img src="/files/R3R7dKDQUq6UdrqgyOUI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z29zkZgvwexXMfmCu6gh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fHnbtKO8a1jK7Tp8Tcpz" alt=""><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/vJrB1ShXsdH0grwLahtU" alt="" width="314"><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/w2LsxpEuS7OOZUY2z8Ln" alt="" width="312"><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/oOpEYTilvcmZZTeuIKGB" alt="" width="314"><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/gFrgCC0ayjp7WLOYlj49" alt=""><figcaption><p>圖 1</p></figcaption></figure> <figure><img src="/files/klYQUAwsFwIwCHZ8NF9w" alt=""><figcaption><p>圖 2</p></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.coreway.com/app/zh-cn/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.
