# 功能概述

{% hint style="success" %} <mark style="color:purple;">派遣（人力仲介方）</mark>與 <mark style="color:purple;">點工（需求方－營造）</mark>是相對應的兩個功能模組，目的在讓人力供需的雙方節省大量的管理成本。
{% endhint %}

## 作業流程

> 派遣與點工主要流程如下：
>
> 1. 營造工地使用點工APP選擇派遣商，發出點工申請。
> 2. 派遣廠商收到需求的【工種/數量】後，透過派遣商後台指派給適合的派遣工。
> 3. 派遣工接受該工作請求後隔天至工地報到。
> 4. 工地現場工程師持APP掃描臨時工手機或列印的QR Code，即完成報到。
> 5. 收工時，再掃描QR Code，並直接在手機上輸入備註（加給/罰金）後完成簽退

此外，點工方還能管理點工預算、需求原因、協力廠商扣工等紀錄。系統直接產製月報供財務對帳。

## 前置作業

> 使用派遣前需先完成以下資料設定：
>
> 1. 設定人力仲介區域分公司。
> 2. 請合作派遣工下載 【臨時工接單(Jobdone)】 完成註冊
> 3. 關聯派遣工的帳號，並建立相關資料。
> 4. 建立客戶資料。
> 5. 依【區域－案場】建立該工地的派遣合約。


---

# 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/gong-neng-gai-shu.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.
