# 使用簡介與通用流程

## 👷‍♂️ 01｜身份使用差異

「**Jobdone 系統」**&#x8207;「**臨時工接單 App」**&#x70BA;兩套不同之系統，因應身份而異而有下列使用方式：

{% hint style="warning" %}
派遣商操作需&#x65BC;**「網頁版系統」**&#x9032;行；派遣工操作則需透&#x904E;**「臨時工接單App」**&#x57F7;行。
{% endhint %}

| 身份      | 使用方式                 |
| ------- | -------------------- |
| **派遣商** | Jobdone「臨時工派遣」模組     |
| **營建商** | Jobdone「營建管理」模組之「點工」 |
| **派遣工** | 臨時工接單 App            |

***

## 🏗️ 02｜營建商使用方式

營建商之使用分為「網頁版」與「APP」兩種方式，根據不同功能需求有所區別。以下介紹兩者間的功能差異：

（此處所指&#x4E4B;**「APP」**&#x4E26;&#x975E;**「臨時工接單」**&#x61C9;用程式。）

| 功能        | 網頁版 | App 版 |
| --------- | --- | ----- |
| 新增點工單     | 𒉽  | ✔     |
| 點工簽到 / 簽退 | 𒉽  | ✔     |
| 派遣商管理     | ✔   | 𒉽    |

***

## 🔧 03｜實務流程簡介

{% stepper %}
{% step %}

### 點工申請

申請內容包含：**工種**、**人數**、**工作日期**、**工作時數**及**交辦事項**等相關需求資訊。

共有<kbd>**營建商申請**</kbd>及<kbd>**派遣商發單**</kbd>兩種方式提出點工需求：

{% tabs %}
{% tab title="營建商申請" %}
營建商可使&#x7528;**「點工」**&#x529F;能選擇已關聯的派遣商，並透&#x904E;**「Jobdone App」**&#x767C;送點工申請。
{% endtab %}

{% tab title="派遣商發單" %}
派遣商使&#x7528;**「臨時工派遣」**&#x6A21;組後，可透過**需求單列表**中的**新增需求單**功能發起點工單。
{% endtab %}
{% endtabs %}
{% endstep %}

{% step %}

### 派遣商指派人員

派遣廠商接收到需求後，將根據需求條件指派適合的臨時工，並確保工種、人數及工作時間符合需求要求。
{% endstep %}

{% step %}

### 派遣工接單

臨時工接收到工作請求後，確認接單並於指定日期準時至工地報到。
{% endstep %}

{% step %}

### 派遣工簽到

共分為以下三種簽到方式：

{% tabs %}
{% tab title="派遣商簽到" %}
派遣商簽到/簽退即為最後結算流程，可於**點工簽到表**選取各工單**登記出勤**。
{% endtab %}

{% tab title="營建商簽到" %}
進入 App 內的**點工**功能後，可選擇使用**QR Code 掃描簽到**或**手動簽到**為臨時工進行簽到。
{% endtab %}

{% tab title="臨時工簽到" %}
於**臨時工接單App**內的**預排工作**功能，選擇當日工作任務進行簽到。
{% endtab %}
{% endtabs %}

**實際例子：**

> 到達工地後，現場工程師可使用 APP 掃描派遣工手機上的 QR Code 或紙本 QR Code，完成報到流程。系統將即時記錄派遣工的到場時間及身份資訊。
> {% endstep %}

{% step %}

### 臨時工簽退

共分為以下三種簽退方式：

{% tabs %}
{% tab title="派遣商簽退" %}
派遣商簽到/簽退即為最後結算流程，可於**點工簽到表**選取各工單**登記出勤**。
{% endtab %}

{% tab title="營建商簽退" %}
入 App 內的**點工**功能後，可選擇使用**QR Code 掃描簽退**或**手動簽退**為臨時工進行簽退。
{% endtab %}

{% tab title="臨時工簽退" %}
於**臨時工接單App**內的**預排工作**功能，選擇當日工作任務進行簽退。
{% endtab %}
{% endtabs %}

**實際例子：**

> 收工時，現場工程師再次使用 APP 掃描派遣工的 QR Code，完成簽退流程。
>
> 簽退時，工程師可直接在手機上輸入「加班時數」與「額外獎懲」（加給或扣薪），以確保工時與薪資計算準確無誤。
> {% endstep %}
> {% endstepper %}


---

# 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/user-guide-and-general-workflow.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.
