# 需求單列表

需求單是指客戶在某一案場（工地）提出的，針對特定日期所需工種和人數的請求。所有的派遣安排必須根據客戶的具體需求和人數要求進行。

**需求單來源有二：**

1. 當派遣商從工地接到來自各種渠道（如LINE、電話、電子郵件等非系統方式）的需求通知後，為客戶新增相應的需求單。
2. 客戶案場的管理人員可通過「點工」功能自行創建「需求單」，並且該需求單會自動同步到使用Jobdone系統之派遣商負責的區域內。

***

如上所述，下圖演示需求單來源，包括<kbd>**營建商申請**</kbd>與<kbd>**派遣商自建**</kbd>：

相關說明可參閱 **➙** [使用簡介與通用流程](/user_guide/twa/user-guide-and-general-workflow.md)  (實務流程簡介)

<figure><img src="/files/dUFW6r8c36g8H481F4PK" alt=""><figcaption><p>需求單來源範例</p></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/lda/requisition-list.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.
