> 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/faq/employee-login/how-to-use-company-team-invitation-qr-code-to-invite-new-hires-to-join-team.md).

# \[員工登入] 如何使用公司／團體邀請二維碼邀請入職者加入團隊？

加入團隊功能，能使新入職者透過表格自動加入系統，管理員不用在系統中另外新增員工。

如管理員已於已於系統中新增員工，則不用邀請加入團隊。

流程如下：

1\.  獲取加入團隊碼

管理員可在 APP 內獲取團隊碼二維碼分享給申請者，使申請者能透過二維碼申請加入團隊，再由管理員審批加入。

APP → 通訊錄 →［＋］→ 公司／團隊二維碼

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

2\.  新使用者登記

新使用者下載YOOV WORK APP後，可選擇以電郵註冊／電話號碼登錄（**只有電話號碼登錄等同註冊**）。

<br>

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73019309677/original/tZcFr4lORlZgdv1Km8DLVVZ9wcprCSkO-w.png?1659928211)![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73019309675/original/0ttrcEWucmnobFpidlCLazMtZccVom5kqw.png?1659928210)

3\.  加入團隊

完成註冊後，便會進入加入團隊頁面，可選擇以二維碼／邀請碼加入團隊。然後填寫申請表，此資料會生成在系統中的員工資料，如有需要管理員亦可之後於系統更改。

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73020592213/original/FA4cZmyT4sWqeMr2slHq6WnSjAqbTDb-AQ.png?1660631377)


---

# 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/faq/employee-login/how-to-use-company-team-invitation-qr-code-to-invite-new-hires-to-join-team.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.
