> 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/5-1.-prepare.md).

# 6-1. Prepare 사인오프

#### \[감사팀원] 에 해당하는 내용입니다.&#x20;

1. 감사 조서(workpaper)를 완성합니다.
2. 감사 조서 작성이 완료되면 완료된 파일을 선택한 후 다음의 방법 중 선택하여 **\<Prepare> 버튼**을 클릭합니다.
   1. 화면 상단
   2. 마우스 우클릭
   3. 단축키 \<P> + Enter
3. 해당 조서에 감사조서 작성자의 \<Prepare> 여부가 유저ID와 Prepare 날짜가 기록됩니다.&#x20;

![1. Prepare 버튼을 클릭합니다. ](/files/-LfraWBx-v50rqsn9q2E)

![2. 사인오프하여 감사조서 Prepare를 완료 합니다. ](/files/-Lfrae7m90kTTFFWPwxD)

![3. 감사조서에 감사인의 Prepare Sign Off 가 표기됩니다. ](/files/-Lfrb6D3jdcPZlyvLlkC)


---

# 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/5-1.-prepare.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.
