> 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/xin-zeng-dai-ru-zhi-yuan-gong.md).

# 新增待入職員工

## 1. 功能描述

* 如需新增 「即將加入公司的員工」。
* 操作步驟:\
  ［員工管理］>［員工列表］>［新增員工］>［新增待入職］。
* 填寫資料後，該待入職員工將會顯示在入職管理欄中。
* 在填寫資料後，管理員可選擇是否現在邀請員工註冊。若開啟 「現在邀請」 按鈕，按下 「保存」 。管理員就能透過員工登記的電郵 \[發送邀請] 給該待入職員工。該 「待入職員工」 就能憑電郵邀請登記帳戶，自行輸入資料。

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

<figure><img src="/files/0V0cVkUWuI4KOievYnX7" alt=""><figcaption></figcaption></figure>

* 待入職員工填妥資料後，便能在入職管理中幫助該員工辦理入職。
* 操作步驟:\
  ［員工管理］>［員工狀態管理］>［入職管理］>［辦理入職］。
* 按下 ［辦理入職］後，管理員能選擇入職日子並按［確定］。
* 辨理入職後，員工檔案可以看見入職狀態轉變為 「試用」 。

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

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

<figure><img src="/files/oewoY00GZCN0aPVmzIgS" 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/xin-zeng-dai-ru-zhi-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.
