# 워드 메모

### 메모 작성하기 <a href="#create" id="create"></a>

{% @arcade/embed flowId="tqA8Icb0CGKcy5VdKE4U" url="<https://app.arcade.software/share/tqA8Icb0CGKcy5VdKE4U>" %}

* 메모를 남길 영역을 지정하고 새 메모를 클릭합니다.
* 오른쪽 메모 영역에 메모할 내용을 입력합니다.
* \[등록] 버튼을 클릭하여 메모를 저장합니다.
* 메모를 등록하고 \[새 버전 저장] 버튼을 클릭하여, 계약서를 새 버전으로 저장합니다.

{% hint style="info" %}
메모는 docx 파일 다운로드 시 선택하여 함께 다운로드받을 수 있습니다.
{% endhint %}

***

### 메모 관리 <a href="#manage" id="manage"></a>

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

* 작성된 메모는 수정 또는 삭제할 수 있습니다.
* 메모를 누르면 해당 메모가 삽입된 계약서 본문으로 이동합니다.
* 계약서 편집 모드가 활성화된 상태에서 메모에 답글을 작성할 수 있습니다.
* 계약서 편집 권한은 계약 워크플로우 단계에 따라 부여됩니다.\
  ex. 작성 단계 → 작성자, 법무 검토 단계 → 검토자

{% hint style="warning" %}
워드에서 편집 기능을 사용한 이후에는 이전 계약서 버전의 메모를 삭제할 수 없습니다.\
메모가 포함된 문구를 삭제할 경우, 메모도 함께 삭제됩니다.
{% endhint %}


---

# 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://guide.allibee.ai/clm/editor/utility/memo.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.
