> 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/self-service-onboarding/admin-process-self-onboarding-application-why-cannot-select-future-date.md).

# \[自助入職] 管理員處理自助入職申請時，為什麼不能選未來的日子？

一般在新員工上班首日，才會辦理簽工作合約和確認入職登記等。如提早辦理確認入職登記，則應為”待入職”階段，因此在處理自助入職申請的確認入職時，不能選未來日子。

&#x20;

如下圖，在新增”待入職”員工時，預計入職時間就能選未來日子。

<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.coreway.com/yoov-work/zh-hk/faq/self-service-onboarding/admin-process-self-onboarding-application-why-cannot-select-future-date.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.
