# 5-5. 온라인으로 조서 작성하기

오딧로비를 통해 온라인에서 실시간으로 조서를 생성하고 수정할 수 있습니다.&#x20;

단, 다른 감사인이 조서를 수정하고 있는 경우 충돌을 막기 위하여 조서 수정이 제한됩니다. 필요한 경우 현재 작업중인 감사인에게 작업 우선권을 요청할 수 있습니다.&#x20;

## 1. 감사조서를 우클릭하여 온라인 에디터로 열기를 선택합니다.&#x20;

<figure><img src="/files/vXtXWapYeCNrRKo9TM35" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hL06G3FSPlhUqfHUyaD0" alt=""><figcaption><p>온라인 에디터 작성 화면</p></figcaption></figure>

## 2. 온라인 조서 작업 후 Save 버튼을 누릅니다.

<figure><img src="/files/K6p5Ld9RmwQ6r9dgPQTz" alt=""><figcaption></figcaption></figure>

## 3. 반드시 Close 버튼을 눌러 작업 완료를 수행합니다.&#x20;

<figure><img src="/files/QsaCaGKaHU8HH7xnxy11" alt=""><figcaption></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://userguide.auditlobby.com/main/b./4./4-1..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.
