# 調度中心

### 一、功能概述

**調度中心**為 Jobdone 系統中「施工製造模組」的核心管理平台，提供**公司層級**的施工資源統籌與調度功能。其設計目的是協助管理者從全公司視角進行跨專案、跨人力、跨設備的即時調度與監控，確保施工效率與資源配置最佳化。

{% hint style="success" %}
透過調度中心，Jobdone 將企業施工調度數位化、可視化，協助公司從「人、車、工」三面向達成全面協同管理，打造高效率的工程執行體系。
{% endhint %}

***

### 二、主要功能說明

<table><thead><tr><th width="163.81732177734375">內容</th><th width="661.4228515625">說明</th></tr></thead><tbody><tr><td><strong>（1）功能總覽</strong></td><td><p></p><p>管理者可於調度中心執行以下管理任務：</p><p></p><ul><li><strong>統整所有專案施工進度</strong><br>即時瀏覽全公司所有「未完成施工單」的分布情形，掌握各工項執行進度與回報狀態。</li><li><strong>每日派工／派車統籌</strong><br>清楚掌握當日各專案的「派工單」與「派車單」安排，協助調度與作業前置規劃。</li><li><strong>人力資源動態監控</strong><br>依據出勤系統提供的請假／出勤資訊，自動計算每位人員的「可用性」與「閒置狀態」，便於安排適任人員執行對應施工。</li><li><strong>即時協同調度</strong><br>支援跨案場的施工安排，將可用人員、車輛與設備依專案需求靈活配置，降低資源閒置率。</li></ul></td></tr><tr><td><strong>（2）應用場景</strong></td><td><p></p><ul><li>工程人員等可透過此模組<strong>整合每日施工需求</strong>，迅速對應現場需求與資源狀況。</li><li>專案經理等可使用調度中心作為人力與車輛的派遣平台，確保工程按時推進。</li><li>執行人員可隨時檢視所有未完成任務，調整排程或資源配置，並即時與現場保持溝通。</li></ul></td></tr><tr><td><strong>（3）系統整合性</strong></td><td><p></p><p>調度中心與以下功能模組深度整合：</p><p></p><ul><li><strong>出勤系統</strong>：同步人員排班與可用性狀況</li><li><strong>施工單／製造單管理</strong>：連動作業進度與待派工任務</li><li><strong>派車單模組</strong>：實現物料運輸與人員載送的統一調度</li><li><strong>App 即時回報</strong>：現場人員可直接於 App 查看指派任務並回報施工進度</li></ul></td></tr></tbody></table>


---

# 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/dispatch_center.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.
