# Contract Information

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

### 1. File Data

You can check the basic details of the contract and edit key fields to organize them according to your management standards.

* Contract Title: Check and edit the contract title.
* Contract Creation Date: Check the date when contract drafting started.
* Language / Type: Check the contract language and contract type.
* Key Contract Details: Register key information related to the contract.
* Our Position: Check your company’s position in the contract.
* Contract Counterparty: Check counterparties and change them by adding or deleting.
* Scheduled Signing Date: Register or edit the scheduled signing date.
* Contract Duration: Register or edit the contract duration.
* Contract Amount: Register or edit the contract amount.

{% hint style="info" %}
Updated information is not reflected in the contract text. It is used as reference data for document management, such as search filtering.
{% endhint %}

***

### 2. AI Extraction Information

You can view contract data automatically extracted by AI through document analysis.

{% hint style="info" %}
The fields extracted by AI may vary depending on the contract type.
{% 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/en/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.
