# 계약 초안

### Home

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

* Home 화면 상단의 퀵 메뉴를 통해 원하는 기능을 바로 사용할 수 있습니다.
* 진행중인 계약 목록을 구분하여 확인할 수 있습니다.
  * 작성: 작성중인 계약과 작성 중단한 계약을 확인할 수 있습니다. \
    작성 중단의 경우 미체결한 계약과 체결 후 체결본을 등록한 계약을 구분하여 확인할 수 있습니다.
  * 전자서명: 전자서명을 진행중인 계약을 확인할 수 있으며 상태에 따라\
    서명진행중/서명 체결/서명 기간 만료/서명반려 상태로 구분하여 확인할 수 있습니다.
* 계약 담당자 기준으로 내 계약/나와 공유/전체로 계약 목록을 구분해 확인할 수 있습니다.

***

### 계약 초안 작성

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

* 홈 > 퀵 메뉴 > 새 초안 작성을 클릭하여 계약서 작성을 시작할 수 있습니다.
* 또는 > 새계약 서작성 메뉴에서 새 초안 작성을 시작할 수 있습니다.
* 앨리비에서 제공하는 계약서 템플릿을 사용하여 바로 계약서 작성을 시작할 수 있습니다.
  * 계약서 템플릿은 '계약 > 계약 분류 및 템플릿' 메뉴에서 계약 분류와 함께 확인 및 관리 가능합니다.\
    [자세히 알아보기](/core/setting.md)
* 파일 업로드를 통해 PC에 있는 계약서 파일을 업로드할 수 있습니다.

{% hint style="warning" %}
계약서 업로드에 실패하는 경우 아래 항목을 확인해 주세요.

* 지원 파일 형식: DOC, DOCX, HWP, HWPX
* 파일 용량: 최대 30MB
* 암호 설정 여부 확인: 암호가 설정된 파일은 업로드 불가 (파일 > 정보 > 문서 보호에서 암호 설정 확인 가능)
  {% endhint %}

> **계약서 에디터에서 제공하는 부가기능은** [<mark style="background-color:yellow;">**여기**</mark>](/clm/editor/utility.md)**에서 자세히 확인하실 수 있습니다.**


---

# 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/core/draft.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.
