> For the complete documentation index, see [llms.txt](https://userguide.auditlobby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.auditlobby.com/main/b./5.-review/3-2_workpaper-review-signoff.md).

# 6-2. Review 사인오프

{% hint style="info" %}
팀원인 경우, 프로젝트 책임자인 경우, 품질관리자인 경우 모두 리뷰 사인오프를 남기는 방식은 동일합니다. (단, 사인오프 결과는 사용자의 역할에 따라 다르게 취급됩니다.)&#x20;
{% endhint %}

## 1.  우클릭 메뉴로 감사조서 리뷰하기&#x20;

![](/files/-Lz1E-q7_OD3uUgCDwCV)

1. 사인오프를 남기고자 하는 감사조서를 선택합니다. 이 때 선택된 조서의 배경 색상이 노란색으로 변하는지 확인합니다. (선택된 감사조서는 배경 색상이 노란색으로 변경됩니다.)&#x20;
2. 해당 조서의 위에 마우스 오른쪽 버튼을 클릭합니다.&#x20;
3. 나타난 메뉴에서 Review 를 선택합니다.&#x20;

## 2. 리뷰 버튼으로 감사조서 리뷰하기&#x20;

![](/files/-Lz1E2z9px3OkI6qYUtQ)

1. 사인오프를 남기고자 하는 감사조서를 선택합니다. 이 때 선택된 조서의 배경 색상이 노란색으로 변하는지 확인합니다. (선택된 감사조서는 배경 색상이 노란색으로 변경됩니다.)&#x20;
2. 감사조서 화면의 위쪽에서 Prepare / UnPrepare /Review / UnReview 4가지 버튼이 모여있는 메뉴바를 찾습니다.&#x20;
3. Review 버튼을 클릭하여 선택한 감사조서에 리뷰 사인오프를 남길 수 있습니다.&#x20;

## 3. 단축키로 감사조서 리뷰하기&#x20;

![](/files/-Lz1E5nwqlJHoIMYtEW7)

1. 사인오프를 남기고자 하는 감사조서를 선택합니다. 이 때 선택된 조서의 배경 색상이 노란색으로 변하는지 확인합니다. (선택된 감사조서는 배경 색상이 노란색으로 변경됩니다.)&#x20;
2. 감사조서가 선택된 상태에서 키보드의 'R' 키를 누릅니다. (주의: 한글입력 상태에서는 단축키가 작동하지 않습니다. 한/영 변환키를 눌러 영어입력 상태에서 단축키를 사용하여 주십시오.)&#x20;
3. R키를 눌렀을 때 사인오프 확인창이 나타나면 'OK'를 누릅니다.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.auditlobby.com/main/b./5.-review/3-2_workpaper-review-signoff.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
