# 계약서 편집

### 웹 에디터로 계약서 편집하기 <a href="#editor" id="editor"></a>

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

* 계약서 편집 모드에서 웹 에디터를 사용해 계약서를 편집할 수 있습니다.
* 수정 영역은 <mark style="color:red;">빨간색</mark>으로 표시됩니다.
* 새로 입력한 부분은 밑줄로 표시되며, 삭제된 내용은 ~~취소선~~으로 표시됩니다.
* 수정한 부분을 수락 처리한 뒤 상단의 새 버전 저장 버튼을 클릭하여 반영합니다.

{% hint style="info" %}
전자서명 및 계약서 체결본에서는 수정 및 삭제된 내용이 표시되지 않습니다.
{% endhint %}

***

### MS 워드 연동하여 계약서 편집하기 <a href="#ms_word" id="ms_word"></a>

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

* MS 워드와 연동하여 PC에서 편집을 이어갈 수 있습니다.&#x20;
* 워드에서 편집 후 저장하면 앨리비에 새 버전으로 저장됩니다.
* 저장 및 연동은 최대 30초가 소요될 수 있습니다.

{% hint style="warning" %}
워드에서 편집 시 에러가 발생하는 경우, 아래 항목을 확인해 주세요.

1. 파일 → 옵션 → 보안 센터 → 보안 센터 설정 → 제한된 보기로 이동합니다.
2. 아래 두 항목이 선택 해제되어 있어야 원활한 사용이 가능합니다\
   \- 인터넷에서 가져온 파일에 대해 제한된 보기 사용\
   \- 안전하지 않은 위치에 있는 파일에 대해 제한된 보기 사용
   {% endhint %}

<figure><img src="https://851683292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlYb8RCswvOdlgmdfACCT%2Fuploads%2FBUsV4rn7rIgFNgyTg7pd%2F%EC%9B%8C%EB%93%9C%20%ED%8E%B8%EC%A7%91%20%EC%97%90%EB%9F%AC.png?alt=media&#x26;token=21f92a9e-6caa-49cf-9285-67a0e4368486" 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://guide.allibee.ai/clm/editor/editing/edit.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.
