# 需求單與派遣

## 概述

【需求單】 是指客戶的某一個案場（工地）提出某個日期要求的工種與人數，所有的派遣必須基於客戶的需求以及數量才能進行。

【需求單】 有兩個來源：

> * 由派遣商接到工地從各種管道告知的人力需求後，幫客戶新增。（包含LINE、電話、email等系統外的方式告知）。
> * 由客戶案場的管理人員使用 【點工】 功能，自行開立 【需求單】 後，系統自動同步至使用Jobdone的派遣商的負責區域下。

## 建立需求單

由案場自行建立需求單的部份，請參閱 【點工】 功能。本章說明人力仲介如何使用派遣模組新增需求單。

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

* 在需求單列表下
* 可以用日期篩選
* 確定當前的區域

**選擇 【+新增需求單】。**

**選擇 【客戶】、【案場】、【進場日期】。**

**選擇合約下的 【工種】 及需求工數。**

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

<figure><img src="/files/nwRm1LHtUC5tUB3umgvR" alt="" width="384"><figcaption></figcaption></figure>

**新增成功後，請到該日期下，就會看到出現這筆需求單，這時候就可進行派遣的動作。**

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

***

## 派遣

**點擊 【+派遣】。**

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

**在左側搜尋已加入的派遣工，選擇加入右側。**

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

**確定通知內容後發送，該員手機APP就會收到派遣通知。**

<div align="left"><figure><img src="/files/ZDnbjnuuAE8vA5DMJ344" alt="" width="375"><figcaption></figcaption></figure></div>

***

當臨時工回應後，只要更新網頁，該需求單的人數狀態就會立刻改變。

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


---

# Agent Instructions: 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:

```
GET https://docs.jobdone.cc/user_guide/twa/requirement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
