# 我的改善單

改善單都是由專案中的改善單功能發起，「 **我的改善單 」** 會列出與您個人相關的所有改善單。

***

## 狀態欄位說明

{% tabs %}
{% tab title="待我處理" %}
待我填寫(執行)之改善計畫 / 記錄回報。
{% endtab %}

{% tab title="待我審核" %}
（由他人受理）待我進行內部審核之改善單。
{% endtab %}

{% tab title="審核中" %}
（由你處理之）已送出回報之改善計畫 / 記錄回報，並交由內部等待審核。
{% endtab %}

{% tab title="已回報" %}
（由你發起之改善單）受文方已回報此改善工作給您。
{% endtab %}

{% tab title="已結案" %}
所有與您相關之改善單(含發起及接收)，且已通過所有審核階段並結案。

{% hint style="warning" %}
已結案之改善單僅可檢視改善單資料，無法再編輯。
{% endhint %}
{% endtab %}

{% tab title="審核未通過" %}
未通過審核之改善單。

{% hint style="warning" %}
審核未通過之改善單，僅可檢視改善單資料，無法再編輯。
{% endhint %}
{% endtab %}
{% endtabs %}

<figure><img src="/files/VZgTeoh4F0Jd0Bcw6hbI" alt=""><figcaption><p>改善單狀態欄位說明</p></figcaption></figure>

***

## 改善單類型

* 一般缺失（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>


---

# 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/account/corrective_action.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.
