# 專案分項工程

**「專案分項工程」**&#x529F;能允許使用者填寫並編輯專案中的各項子工程，便於詳細規劃和管理專案的各個施工階段與任務。透過此功能，使用者可以根據專案需求添加、修改或刪除分項工程，確保每個階段的工作都能夠精確跟蹤與管理。

{% hint style="info" %}
若在公司通用設定中已設定🔗[<mark style="color:purple;">分項工程</mark>](/user_guide/company_configuration/subdivision.md)，會自動帶入到專案分項工程中。
{% endhint %}

<figure><img src="/files/JfAnBevSW7LCj2OfpTT0" alt=""><figcaption><p>專案分項工程</p></figcaption></figure>

***

### 01｜編輯 <a href="#edit" id="edit"></a>

如圖一，進入**專案分項工程**頁面後，點選右上角的 ![](/files/fH2YRHASw4WY5GlFXfwm) 按鈕，可根據各專案需求，新增/刪除專案中的分項工程。

<figure><img src="/files/fwJyRHw9XvGJz4I2YjXr" alt=""><figcaption><p>圖一 - 點選<kbd><mark style="color:purple;"><strong>編輯</strong></mark></kbd></p></figcaption></figure>

如圖二，點選 ![](/files/RWFhzpobzVSAVfKWTXTU)，即可增加新的分項工程；亦可於欲刪除的分項工程旁，點選 ![](/files/bNJUV9tDAXF8CUmir3k4) 圖示以刪除分項工程。

{% hint style="warning" %}
刪除分項工程時，與該分項工程相關的所有資料（如進度、資源分配、報告等）將一併被刪除。請特別留意，操作前務必確認該分項工程不再需要，以免造成無法復原的資料損失。
{% endhint %}

<figure><img src="/files/QJTaPtmuUFVOi0b2wV1s" alt=""><figcaption><p>圖二 - <kbd><mark style="color:purple;"><strong>+新增一筆</strong></mark></kbd>/<kbd><mark style="color:red;"><strong>刪除</strong></mark></kbd></p></figcaption></figure>

如圖三，完成修改後，按下 ![](/files/7683qpWsw6PzkF3StvZc) 即可保存所做的變更並完成修改；若需放棄變更，按下 ![](/files/LH26ShiXTeOmKGgqeDMu) 即可恢復原有資料，無需儲存任何更動。

<figure><img src="/files/lXadlhXDJUfP7qIEBbMe" alt=""><figcaption><p>圖三 - 儲存/取消</p></figcaption></figure>


---

# 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/cpm/project_level/project_data/zhuan-an-fen-xiang-gong-cheng.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.
