# \[General Member] Requesting a Review

### Requesting a Review

There are three ways to request a review for a contract you have drafted.

#### 1. Request a Review Immediately After Drafting a Contract

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

* After creating a contract using a template or uploading a file, request a review immediately via the pop-up on the same screen.
* Review the contract details and enter any additional required information.
* Click \[Confirm] to proceed to the review request step.

#### 2. Request for Contract Review via Quick Start

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

* Click Home > Quick Start > Request For Contract Review.
* Alternatively, select Request For Contract Review from the Quick Start menu.
* When you click the \[Request For Review] button, a review request pop-up will appear.
* Select the approver, and if necessary, add Intended recipients and set a Desired Deadline.
* Click \[Review Request] to complete your request.
* To review the contract again, click \[View Contract Details] on the Contract Review Request screen.

#### 3. Request a Review from the Contract List

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

* Find contracts in Drafting status under Contract List > Draft.
* Select the contract you want to submit for review.
* Click \[Request For Review] at the bottom of the screen.
* Check the contract details and enter any additional required information.
* Select the approver, set Intended recipients and a Desired Deadline if needed, then click \[Request For Review].
* Once submitted, the contract status will change to ‘Request In Progress’.

{% hint style="danger" %}
Once a review request is submitted, the contract cannot be modified by the requester.
{% endhint %}

{% hint style="info" %}
After approval, the contract moves into the Legal Review phase, where a legal manager is assigned.
{% endhint %}

***

### Handling Review Rejections and Resubmissions

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

1. Reviewing the Rejection Reason

* If your review request is rejected, check the rejection reason and contract details in the resubmission request email.
* Alternatively, find rejected contracts under Contract List > Request tab with a Request Rejected status.
* The rejection reason and contract status can also be viewed on the contract screen under Progress Stage.

2. Resubmitting a Review Request

* Click \[Resubmission for Review] on the contract screen to resubmit the contract for review.

{% hint style="danger" %}
**Rejected Contract Stages**

* Depending on the review stage, contracts may show one of the following statuses: Request Rejected /Legal Review Rejected
* Regardless of the rejection stage, you can re-submit the contract for review to continue the process.
  {% endhint %}

***

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

{% hint style="info" %}
After re-submitting, the contract status will update to ‘Request In Progress’, and the contract name will display the contract version number.
{% 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/progress-stage/request-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.
