# 廠區回報

**廠區回報**為施工製造模組中專門用來追蹤與回報**全專案**各製造單在不同製程關卡之執行情形的功能頁面。

所有於[廠區流程及關卡設定](/user_guide/dcp/company-configuration/workflow-checkpoint.md)中建立的資料，皆會在此模組中完整呈現。由於每張製造單皆綁定一個指定的廠區與流程（流程中含多個關卡），系統會依據設定，自動將製造單分類顯示於其對應的各個關卡下。

<table><thead><tr><th width="157.96881103515625">功能</th><th width="751.9169921875">用途</th></tr></thead><tbody><tr><td><strong>分關卡檢視製造單</strong></td><td>每個流程關卡皆可獨立開啟，查看所有使用該關卡的製造單。無論流程中前後順序，只要該製造單的流程包含此關卡，即會在該頁面顯示。</td></tr><tr><td><strong>查看製作進度</strong></td><td><p>進入指定關卡後，即可查看各製造單於該關卡中的以下資訊：<strong>製作單內容</strong>、<strong>製程各關卡進度</strong></p><p><sub>製造單內容：製造品項、製造需求數量、製造期限、專案/合約、廠區及製程、備註、圖片或附件。</sub></p><p><sub>製程各關卡進度<strong>：</strong>製造單內之所有關卡、製造數量、製造狀態 (進行中、已超時、已完成)</sub></p></td></tr><tr><td><strong>進行製程管理</strong></td><td>使用者可於此直接針對製造單進行進度回報與數據填寫，包含更新「製造數量」、勾選「是否已完成」等。</td></tr></tbody></table>

{% hint style="info" %}

#### 補充說明

* 每筆製造單綁定一個廠區與一個製造流程，僅會出現在該流程所涵蓋的關卡中。
* 同一關卡可對多張製造單進行集中管理與進度回報，便於批次處理。
  {% endhint %}


---

# 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/dcp/factory-report.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.
