# Contract Process Stage

### Contract Lifecycle Management Solution Workflow

<figure><img src="/files/9VsOlLlHNXVSnzmup0NE" alt=""><figcaption></figcaption></figure>

1. **Creation**\
   Create a contract using an allibee template or upload your company’s own contract.
2. **Request**\
   Request a legal review for the drafted contract.
3. **Legal Review**\
   A legal manager reviews the contract terms.\
   With allibee’s Legal AI, it’s possible to review, edit, add memos, and exchange opinions.
4. **Internal Approval**\
   Once reviewed, the contract moves through an electronic approval system.\
   If electronic approval is not required, this step can be skipped.
5. **Signing**\
   Finalize the contract with the counterparty through an e-signature.\
   If a physical signature is needed, the e-signature step can be skipped.
6. **Completion**\
   The system securely stores the executed contract and lets you find it easily using the search feature.

### Contract Participation Workflow by Member

Contract participation stages vary based on each member’s role.

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

{% hint style="info" %}
Any member can create and manage contracts.\
The diagram below provides a simplified view of contract workflow participants based on their default permission groups.\
In practice, roles and contract processes can be customized according to internal workflows.
{% endhint %}

* Detailed screens and explanations for each stage of the contract process can be found on the next pages.
* As each step progresses, a work progress request email will be sent to the assigned member’s email.
* For more information on permissions, see the details below.


---

# 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/progress-stage.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.
