# 專案改善單

專案改善單包含此專案中的所有成員發出的改善單，可以查看、審核、發送及列印。

{% hint style="info" %}
[<mark style="color:purple;">我的改善單</mark>](/user_guide/account/corrective_action.md)中僅會出現 「 與自己相關 」 的改善單，須注意與專案改善單的差別。
{% endhint %}

## 改善單類型

* 一般缺失（DND）\ <mark style="background-color:yellow;">較小的瑕疵，可以直接修正補救。</mark>\
  DND 須回報改善紀錄，內容包含填寫矯正措失、原因分析、預防再發生等。&#x20;
* 不符合事項（NCR)\ <mark style="background-color:yellow;">較嚴重的問題，需要先提出改善方案規劃。</mark>

  NCR 需先提出改善計畫，經審核確認後，再回報改善紀錄

<figure><img src="/files/amo0NU9Xhz6cLmkPLFFm" alt=""><figcaption><p>一般缺失（DND） / 不符合事項（NCR） 流程圖</p></figcaption></figure>

## 查看專案改善單

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

* **改善階段／處理狀態**

顯示該張改善單的目前處理階段與進度：

待處理：改善單已開立，可進行發送。

已發單：改善單已發送給相關人員。

已回報：已收到回報的改善單，可進行審核。

已完成：改善單已審核通過。

* **改善期限**

指改善單「完成審核」的期限。

* **狀態統計**

右上方的數字為個階段改善計畫的統計數量，其中「即將到期」指距離改善期限的天數已小於30天。


---

# 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/corrective.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.
