# 버전 내역

<figure><img src="/files/7r2cHe7wVmri2VV8A1Py" alt=""><figcaption></figcaption></figure>

* 계약서를 수정하고 저장한 이력을 확인할 수 있습니다.&#x20;
* 각 버전 별 계약서를 파일로 다운로드할 수 있으며, 파일명은 "계약서이름\_버전정보\_다운로드한사람" 형식으로 저장됩니다.
* 두 개의 버전을 선택하여 변경된 내용을 직접 비교할 수 있습니다. \
  [계약서 비교 자세히 알아보기](https://guide.allibee.ai/clm/editor/editing/compare-contract)
* 계약서 버전 별 코멘트를 작성하여 해당 버전에 대한 메모를 기입할 수 있습니다.

{% hint style="info" %}
다운로드 가능한 파일 형식

1. docx 다운로드\
   \- 앨리비에서 작성한 계약서를 docx 파일로 다운로드합니다.\
   \- 메모가 포함된 경우 함께 추출됩니다.\
   ex. 제작물 공급 계약서\_v2\_홍길동<br>
2. docx(메모삭제) 다운로드\
   \- 메모를 포함하지 않은 계약서 원문만 다운로드됩니다.\
   \- 파일명 뒤에 "\_clean"이 추가됩니다.\
   ex. 제작물 공급 계약서\_v2\_홍길동\_clean<br>
3. pdf(메모삭제) 다운로드\
   \- 메모를 포함하지 않은 계약서 원문을 pdf 파일로 다운로드합니다.\
   \- 파일명 뒤에 "\_clean"이 추가됩니다.\
   ex.  제작물 공급 계약서\_v2\_홍길동\_clean
   {% 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/version.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.
