# 完整流程

若開啟全部設定之情況：

{% stepper %}
{% step %}

### 初驗檢查&#x20;

檢查人員根據檢查項目進行現場檢查，記錄檢查結果。
{% endstep %}

{% step %}

### 初驗審核&#x20;

審核者根據檢查結果進行審核，判&#x5B9A;**「通過並簽名」**&#x6216;**「退回修改」**。
{% endstep %}

{% step %}

### 檢查發現缺失&#x20;

檢查人員在檢查過程中記錄發現的問題。
{% endstep %}

{% step %}

### 發起改善單

檢查人員填寫並發&#x8D77;**「改善單」**。
{% endstep %}

{% step %}

### 指定責任人

確&#x8A8D;**「缺失改善人」**&#x4E26;分派改善任務。
{% endstep %}

{% step %}

### 執行改善

責任人依據改善單內容進行修正。
{% endstep %}

{% step %}

### 完成改善

責任人回報改善結果。
{% endstep %}

{% step %}

### 複驗&#x20;

檢查人員進行第二次檢查，確認修正內容。
{% endstep %}

{% step %}

### 複驗審核&#x20;

審核者根據複驗結果進行審核，判&#x5B9A;**「通過並簽名」**&#x6216;**「再次退回修改」**。
{% endstep %}

{% step %}

### 複驗確認

檢查人員進行最終複驗，確認改善效果。
{% endstep %}
{% endstepper %}


---

# 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/bc/qc--1/wan-zheng-liu-cheng.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.
