# 계약서 다운로드 및 업로드

### 계약서 다운로드 <a href="#download" id="download"></a>

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

계약서는 다음 세 가지 형태로 다운로드할 수 있습니다.

1. docx 다운로드 : 앨리비에서 작성한 계약서가 docx 파일로 다운로드되며 메모가 있는 경우 함께 추출됩니다.
2. docx(메모삭제) 다운로드 : 메모를 포함하지 않은 계약서 원문만 docx 파일로 다운로드 되며, 파일명 뒤에 \_clean이 추가됩니다.
3. pdf(메모삭제) 다운로드 : 메모를 포함하지 않은 계약서 원문이 pdf 파일로 다운로드 되며, 파일명 뒤에 \_clean이 추가됩니다.

* 계약서를 다운로드하면 파일명은 "계약서 이름\_다운로드한 사람" 형식으로 저장됩니다.\
  ex. 제작물 공급 계약서\_홍길동

{% hint style="success" %}
계약서 다운로드와 협업 활용

* 계약 상대방과 협업 시, 메모가 포함된 계약서를 다운로드하여 커뮤니케이션에 활용할 수 있습니다.
* 계약서 컨펌을 요청할 때 메모가 삭제된 버전을 다운로드하여 공유할 수 있습니다.
  {% endhint %}

{% hint style="info" %}
계약서를 여러 번 수정한 경우, 각 버전별로 다운로드할 수 있습니다.\
[부가기능 - 버전내역 자세히 알아보기](/clm/editor/utility/version.md)
{% endhint %}

***

### 계약서 업로드 <a href="#upload" id="upload"></a>

<figure><img src="/files/6v3kchyoo8WAZYqsdq4N" alt=""><figcaption></figcaption></figure>

* 앨리비와 연동하지 않고 수정한 경우, 수정 파일을 업로드하여 앨리비 내에서 관리할 수 있습니다.

{% hint style="success" %}
앨리비 외부에서 수정한 계약서(예: 계약상대방 수정본)는 업로드 기능을 통해 등록해 주세요.\
단, 해당 계약서에 편집 권한이 있는 경우에 업로드가 가능합니다.
{% 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/editing/file.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.
