# AI Contract Review

<figure><img src="/files/01xvbXeKqYOSIRwA8rxR" alt=""><figcaption></figcaption></figure>

AI Contract Review helps you quickly understand the key points of a contract and proceed seamlessly from clause-by-clause review to checking Clause Improvements.\
Based on the guidelines set for each contract type, the AI analyzes whether each clause meets the criteria and suggests improvement directions for unmet clauses.\
You can also freely ask questions related to the contract and receive answers, enabling flexible responses when additional checks are needed during the review.

AI Contract Review consists of four main features, which can be used together depending on the purpose and circumstances of the review.

* **Key Summary**\
  The AI automatically summarizes the entire contract.\
  The summary results allow you to quickly grasp the overall structure and key points of the contract.
* **Detailed Review**\
  The AI analyzes each clause according to the guidelines set for the selected contract type.\
  Each clause is classified as met or unmet based on the guideline criteria.\
  The review results are organized in a Q\&A format, enabling you to quickly identify key issues. You can also jump directly to the clause’s location in the contract body without breaking the review flow.
* **Clause Improvement**\
  For unmet clauses, the AI suggests improvement directions.\
  You can check the improvement proposals in the editor and either apply them directly to the contract body or save them as new versions.\
  You can also use the Search for similar clauses feature to find relevant reference examples.
* **Ask AI**\
  If you have additional questions about the contract, you can freely ask them through the chat panel.\
  You can immediately check contract details and continue with an in-depth review by asking follow-up questions.

### Learn more about AI Contract Review

{% content-ref url="/pages/zh9cC2OEWdnSnsxAOSog" %}
[Ask AI](/en/clm/ai-contract-review/ask-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/yeRiaga9qB6axn54URks" %}
[AI Contract Review](/en/clm/ai-contract-review/playbook.md)
{% endcontent-ref %}

{% content-ref url="/pages/j52ZQxI7NmU3zwxzmbq7" %}
[AI Translation](/en/clm/ai-contract-review/translate.md)
{% endcontent-ref %}


---

# 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/ai-contract-review.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.
