> 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/faq/zi-zhu-ru-zhi/zi-zhu-ru-zhi-guan-li-yuan-chu-li-zi-zhu-ru-zhi-shen-qing-shi-wei-shen-me-bu-neng-xuan-wei-lai-de-ri.md).

# \[自助入职] 管理员处理自助入职申请时，为什么不能选未来的日子？

一般在新员工上班首日，才会办理签工作合约和确认入职登记等。如提早办理确认入职登记，则应为”待入职”阶段，因此在处理自助入职申请的确认入职时，不能选未来日子。

如下图，在新增”待入职”员工时，预计入职时间就能选未来日子。

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

如我提早了邀请员工办理入职登记，可以怎样做？

例子：今天是2022/10/19，员工Joey今天到公司签约和填写入职申请，将于2022/10/21首天上班。

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

1. 在Joey的入职申请表按「查看详情」。

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

2. 点选预计入职日期2022/10/21和完成余下的员工资讯部分。

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

3. 在Joey首天上班当日，才按「确认入职登记」。

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

4. 在员工状态管理「办理入职」。之后员工便能根据你所绑定的电邮注册/电话直接登录到系统。


---

# 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/faq/zi-zhu-ru-zhi/zi-zhu-ru-zhi-guan-li-yuan-chu-li-zi-zhu-ru-zhi-shen-qing-shi-wei-shen-me-bu-neng-xuan-wei-lai-de-ri.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.
