> For the complete documentation index, see [llms.txt](https://quteng-1.gitbook.io/quteng-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quteng-1.gitbook.io/quteng-docs/gong-cheng-jin-du-guan-li/pc/yi-jian-li-yu-hui-ru-gong-cheng-jin-du.md).

# 一、 建立與匯入工程進度

### 一、 建立與匯入工程進度

在開始追蹤進度前，您需要先將專案的排程建置到系統中。

* **Excel 批次匯入**：
  * 點擊列表右上角的「<mark style="color:$primary;">**匯出Excel**</mark>」功能，下載系統範本。

    <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2F1y416mS1Yl9wFLUF94yg%2Fimage.png?alt=media&amp;token=d3e81ceb-5a87-424b-9bfe-df85e2374237" alt="" width="563"><figcaption></figcaption></figure>
  * 下載系統範本後，依序填寫「標題」、「進度內容」、「預計開工日期」、「預計完工日期」及「預計人力」等資訊。

    <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FhRRWdgnuGBhpDf2S2K1f%2Fimage.png?alt=media&amp;token=66df59ec-f07e-4466-889c-ef40a89d606f" alt="" width="563"><figcaption></figcaption></figure>
  * 填妥後上傳，點擊列表右上角的「<mark style="color:$primary;">**匯入**</mark>」功能，即可一次性完成所有排程建檔。

    <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FCXXe21YNH7PtFJDZQz6g%2Fimage.png?alt=media&amp;token=3ce30f08-1b67-4faa-a7bf-a70b8ee0d233" alt="" width="563"><figcaption></figcaption></figure>
* **手動單筆新增**：
  * 若需臨時追加進度，可點擊右上角的綠色「<mark style="color:$primary;">**新增進度 +**</mark>」按鈕。

    <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FQaZnmxKUHnlsWvF0L6w7%2Fimage.png?alt=media&amp;token=e0da13bb-7c5b-4f25-b953-46f4831faf64" alt="" width="563"><figcaption></figcaption></figure>
  * 於彈出視窗中填入「編號」、「進度名稱」與「備註」，點擊送出即可建立主項目。

    <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FeyYRKBFf1MGuz3dzaObN%2Fimage.png?alt=media&amp;token=d7c99cbd-7c7c-4620-906e-6bf06cbdfa24" alt="" width="563"><figcaption></figcaption></figure>
  * <mark style="color:$primary;">主項目下的細項</mark>，點擊在列表右側的「<mark style="color:$primary;">**+**</mark>」新增，於彈窗中填入「內容」、「預定檢查工項」、「實際檢查工項」、「預定開工/完工」、「預計人力」、「樓層」、「實際完工」與「備註」，點擊<mark style="color:$primary;">**送出**</mark>即可建立<mark style="color:$primary;">進度細項</mark>。

    <figure><img src="https://589607744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm2c6i5EzKgS1xy0L4vYH%2Fuploads%2FnMnjjyEM1UxmSedUiVEe%2Fimage.png?alt=media&amp;token=e5e29770-0d68-41e0-8450-dc5355920035" alt="" width="563"><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://quteng-1.gitbook.io/quteng-docs/gong-cheng-jin-du-guan-li/pc/yi-jian-li-yu-hui-ru-gong-cheng-jin-du.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.
