# "화면에 빨간색 사인오프가 있어요. 무슨 의미인가요?"

![](/files/-M8xLo6KrlrC8wxn_Q0y)

어딧로비 시스템에서 이전 단계의 사인오프 일자는 항상 상위 단계 사인오프의 일자보다 이전이어야 합니다.&#x20;

예를 들어 다음과 같은 사인오프 기록이 있었을 때,&#x20;

![](/files/-M8xM2NK-4EZ6w9kpLwU)

Prepare 사인오프가 변경되면 Review, QC Review 를 다시 진행해야 합니다.&#x20;

![Prepare 일자가 Review, QC Review 보다 늦기 때문에 Review, QC Review 다시 진행 필요 ](/files/-M8xMOLKQw7I-kfa0Mln)

Review 사인오프가 변경되면 QC Review 를 다시 진행해야 합니다.&#x20;

![Review 일자가 QC Review 일자보다 늦기 때문에 QC Review 다시 진행 필요](/files/-M8xMqU-aUheMaEeTk25)


---

# 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://userguide.auditlobby.com/audit-lobby-faq/red-colored-signoffs.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.
