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

# 新增待入职员工

## 1. 功能描述

* 如需新增 「即将加入公司的员工」&#x20;
* 操作步骤: \
  ［员工管理］>［员工列表］>［新增员工］>［新增待入职］
* &#x20;填写资料后，该待入职员工将会显示在入职管理栏中。
* &#x20;在填写资料后，管理员可选择是否现在邀请员工注册。若开启 「现在邀请」 按钮，按下 「保存」 。管理员就能透过员工登记的电邮 \[发送邀请] 给该待入职员工。该 「待入职员工」 就能凭电邮邀请登记帐户，自行输入资料。

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

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

* 待入职员工填妥资料后，便能在入职管理中帮助该员工办理入职。&#x20;
* 操作步骤: \
  ［员工管理］>［员工状态管理］>［入职管理］>［办理入职］&#x20;
* 按下 ［办理入职］后，管理员能选择入职日子并按［确定］。
* &#x20;辨理入职后，员工档案可以看见入职状态转变为 「正式」 。

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

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

<figure><img src="/files/4t3YECshu9EqTx6NmARt" 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-cn/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.
