# 發起派工單

### 網頁版

登入系統首頁後，於左側導覽列的<kbd>**我的待辦事項**</kbd>欄位中點選<kbd>**我的派工單**</kbd>，即可進入專屬管理頁面。在此您可以一目了然地查閱所有與您相關的單據，包含待辦工項、由您發起等即時狀態。

<figure><img src="/files/XiZ0fsnUENT166ifrjaL" alt=""><figcaption><p>圖一 - 點選<kbd><strong>我的派工單</strong></kbd></p></figcaption></figure>

如圖二，進入派工單管理頁面後，點擊右上角之<kbd><mark style="color:purple;">**+發起派工單**<mark style="color:purple;"></kbd>按鈕，即可開始編輯派工作業內容。填寫完畢後，指派對應的收單負責人或相關處理人員，確保問題能精準傳遞至權責單位進行回覆。

<figure><img src="/files/41vfrUhSDvuwwKJ7GiSA" alt=""><figcaption><p>圖二 - 點選<kbd><mark style="color:purple;"><strong>+發起派工單</strong></mark></kbd></p></figcaption></figure>

如圖三，派工單畫面如下：

<figure><img src="/files/3vuS4Ay7K97UWwdrkuBW" alt=""><figcaption><p>圖三 - 派工單畫面</p></figcaption></figure>

***

如圖四、圖五，詳細填寫您的派工單資訊並指派人員。資料談寫完畢並確認無誤後，點選下方<kbd><mark style="color:purple;">**送出工單**<mark style="color:purple;"></kbd>。

有關欄位填寫相關說明，請參閱 ➙ [**我的派工單-欄位說明**](/user_guide/account/work-order.md#lan-wei-shuo-ming)

<div><figure><img src="/files/Yhaw12r1SzFp66GeZysf" alt=""><figcaption><p>圖四 - 填寫派工單(一)</p></figcaption></figure> <figure><img src="/files/0ltEK4cX2wza4rbwfk44" alt=""><figcaption><p>圖五 - 填寫派工單(二)</p></figcaption></figure></div>

如圖六，發單成功後，即會顯示於派工單列表，並可即時追蹤該單執行進度(<kbd><mark style="color:blue;">**進行中**<mark style="color:blue;"></kbd>/<kbd><mark style="color:red;">**已退件**<mark style="color:red;"></kbd>/<kbd>**已結案**</kbd>)。

<figure><img src="/files/6zzEY9TYo8evqMCKfIiL" alt=""><figcaption><p>圖六 - 完成畫面</p></figcaption></figure>

***

### App 版

登入 App 首頁後，點選下方的<kbd>**我的待辦事項**</kbd>並切換至<kbd>**派工單**</kbd>頁籤，即可進入個人專屬的管理頁面，讓您一目了然地查閱所有相關單據，包含待處理工項及由您發起的即時進度狀態，確保各項任務不遺漏。

如圖二，切換至派工單頁面後，點選右下角的 ![](/files/LQDTUPXa7vgtVjpaAWUr) 圖示，即可開始編輯派工作業內容。填寫完畢後，指派對應的收單負責人或相關處理人員，確保問題能精準傳遞至權責單位進行回覆。

<div><figure><img src="/files/NLcFOPZml54VVdwmJwXO" alt=""><figcaption><p>圖一 - 點選<kbd><strong>我的待辦事項</strong></kbd></p></figcaption></figure> <figure><img src="/files/Sz9yvDRjbVR7QDU64rGE" alt=""><figcaption><p>圖二 - 點選<kbd><strong>派工單</strong></kbd>頁籤</p></figcaption></figure> <figure><img src="/files/x5Jt0f8uFFVi6SSr7FDm" alt=""><figcaption><p>圖三 - 發起派工單畫面</p></figcaption></figure></div>


---

# 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/account/work-order/issue.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.
