> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/cpm/project_level/project_data/general_list_of_construction_items.md).

# 施工項目總表

施工項目總表可依據**項次**及**子項次**分層管理施工項目，須先完成[<mark style="color:purple;">建立施工項目</mark>](/user_guide/cpm/project_level/project_data/construction_item.md)。

***

## 項次/子項次 <a href="#edit" id="edit"></a>

### 編輯項次 <a href="#edit" id="edit"></a>

於左側欄位選擇 「 編輯 」，即可新增 / 刪除 / 移動項次及子項次，編輯完成後點選 「 儲存 」。

<figure><img src="/files/1nDl4TngObOC6skR02Ur" alt=""><figcaption></figcaption></figure>

***

## 施工項目管理 <a href="#edit" id="edit"></a>

### 新增施工項目 <a href="#edit" id="edit"></a>

選擇子項次後，點選右上角 「 新增施工項目至此項次 」。使用協力廠商及合約篩選後，即可使用勾選的方式添加一個或多個施工項目。

<figure><img src="/files/03k31YANyd3MFTJJMDRl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rw9PUP0X5qEjx8qnyUHO" alt=""><figcaption></figcaption></figure>

### 移動/移除施工項目 <a href="#edit" id="edit"></a>

點選施工項目區域，將畫面移到最右側，點擊 「 ⋮ 」 即可移動 / 刪除施工項目。

<figure><img src="/files/KYq7sYTJPeMbeE9aLuJG" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jobdone.cc/user_guide/cpm/project_level/project_data/general_list_of_construction_items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
