# 結案 / 刪除專案

{% hint style="warning" %}
請注意，專案之結案與刪除功能僅限具備**專案經理**權限之人員，且須登入**網頁版**方可進行操作；APP 版目前僅提供專案資訊之查閱功能，不支援結案與刪除。
{% endhint %}

***

### 01｜結案

如圖一所示，於專案清單的<kbd>**進行中**</kbd>頁籤內，找到欲結案的專案，並點選操作欄位之「⋮」開啟功能選單，並選取 <img src="/files/kzXzpcQwdY4JzqDsutUr" alt="" data-size="original">。

{% hint style="danger" %}

#### 【⚠️ 重要提醒】

專案一旦設為『已結案』，系統將轉為唯讀模式且無法再重新開啟編輯；雖然專案資料皆會完整留存，並支援隨時查閱、列印與下載，但將無法進行任何資料的新增或更動，請於操作前務必確認。
{% endhint %}

<figure><img src="/files/EV1jPrDasquyyrwVsLik" alt=""><figcaption><p>圖一 - 點選<kbd><strong>設為已結案</strong></kbd></p></figcaption></figure>

如圖二，系統將彈出二次確認視窗，請再次核對專案狀態，確認無誤後點選<kbd><mark style="color:red;">**設為已結案**<mark style="color:red;"></kbd>送出，即可正式完成結案程序。

<figure><img src="/files/cKhu611wXDpfV4XRIOhv" alt=""><figcaption><p>圖二 - <kbd><mark style="color:red;"><strong>設為已結案</strong></mark></kbd>/<kbd><strong>取消</strong></kbd></p></figcaption></figure>

***

#### 01 - 1｜查看已結案之專案

進入系統主頁後，預設將顯示<kbd><mark style="color:purple;">**進行中**<mark style="color:purple;"></kbd>之專案列表。您可以依據管理需求，點選上方標籤自由切換其他頁籤(<kbd>**進行中**</kbd>/<kbd>**已結案**</kbd>/<kbd>**外部專案**</kbd>)，以便查閱不同狀態下的專案紀錄。

<figure><img src="/files/6qHZvuYvKvVp9yNEgLXK" alt=""><figcaption><p>圖三 - 進入專案清單頁面</p></figcaption></figure>

如圖四，切換至<kbd><mark style="color:purple;">**已結案**<mark style="color:purple;"></kbd>頁籤後，系統將彙整並顯示公司名下所有已歸檔的結案專案，方便您隨時查閱過往的歷史紀錄與報表。

<figure><img src="/files/2goh4u6C8YK64iRNH71s" alt=""><figcaption><p>圖四 - 切換至<kbd><mark style="color:purple;"><strong>已結案</strong></mark></kbd>頁籤</p></figcaption></figure>

***

### 02｜刪除專案

如圖一所示，於專案清單的<kbd>**進行中**</kbd>頁籤內，找到欲刪除的專案，並點選操作欄位之「⋮」開啟功能選單，並選取 ![](/files/GiVQIJT71rNPLp2a9Ujn)。

{% hint style="danger" %}

#### 🛑 請注意

專案一旦刪除，系統將永久移除所有相關紀錄且『完全無法復原』。執行刪除前，請務必再三確認是否有備份需求或操作之必要性。
{% endhint %}

<figure><img src="/files/WZQRYMfh0CwVoUZK73O1" alt=""><figcaption><p>圖一 - 點選<kbd><mark style="color:red;"><strong>刪除</strong></mark></kbd></p></figcaption></figure>

如圖二，為確保資料安全並防止誤刪，執行刪除操作時，系統將彈出二次確認視窗，要求您手動輸入完整的專案名稱。唯有輸入資訊完全一致，系統方能啟動刪除程序，以確保此動作為您的深思熟慮後的決策。

<figure><img src="/files/Y2vnFiwqhaBmWHCt73V8" alt=""><figcaption><p>圖二 - <kbd><mark style="color:red;"><strong>刪除專案</strong></mark></kbd>/<kbd><strong>取消</strong></kbd></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/management/close-delete.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.
