# 계약 정보

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

### 1. 파일 정보

계약의 기본 정보를 확인하고, 주요 필드를 편집하여 관리 기준에 맞게 정리할 수 있습니다.

* 계약명: 계약서 이름을 확인하고수정할 수 있습니다.
* 계약 생성일: 계약 작성을 시작한 일자를 확인할 수 있습니다.
* 언어/분류: 계약서의 언어와 계약 유형을 확인할 수 있습니다.
* 주요 내용: 계약과 관련한 주요 내용을 등록할 수 있습니다.
* 자사 지위: 계약을 체결하는 당사의 지위를 확인할 수 있습니다.
* 계약 상대방: 계약 상대방을 확인하고 추가하거나 삭제하여 변경할 수 있습니다.
* 체결 예정일: 체결 예정일을 등록하고 수정할 수 있습니다.
* 계약 기간: 계약 기간을 등록하고 수정할 수 있습니다.
* 계약 금액: 계약 금액을 등록하고 수정할 수 있습니다.

{% hint style="info" %}
수정된 정보는 계약서 본문에는 반영되지 않으며, 검색 필터링 등 문서 관리를 위한 기준 정보로 활용됩니다.
{% endhint %}

***

### 2. AI 추출 정보

AI가 계약서를 분석하고 자동으로추출한 계약 정보를 확인할 수 있습니다.

{% hint style="info" %}
AI를 통해 추출되는 정보는 계약 유형에 따라 구성 항목이 다르게 표시됩니다
{% 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/info.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.
