> 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/dcp/project_level/project-management.md).

# 專案管理

## 01｜如何使用專案管理？

請選擇專案，並點擊該專案&#x7684;**「專案管理」**&#x529F;能進入。

一個專案可包含多個合約，合約內含多項承攬之工項或品項，並記錄對應的單位與數量。

如下圖所示，以專&#x6848;**「雄雄沐沐」**&#x70BA;例，點選該專案後，即可進入其詳細頁面，選&#x64C7;**「專案管理」**&#x9032;行後續操作。

<div><figure><img src="/files/S4KbJAvdBxFjFBnlstVe" alt=""><figcaption><p>圖一 - 選擇專案</p></figcaption></figure> <figure><img src="/files/FcGlDd2jkJuJp6FTuVgm" alt=""><figcaption><p>圖二 - 點選<strong>「專案管理」</strong>功能</p></figcaption></figure></div>


---

# 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/dcp/project_level/project-management.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.
