# \[General Member] Requesting Electronic Approval

### Checking Contracts That Have Completed Final Review

There are two ways to check if a contract has passed the final review.

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

1. Via email

* Once final review approval is complete, you will receive an email confirmation.
* Click \[View Contract] in the email to proceed to the next step.

2. In the Contract List Menu

* Contracts with a ‘Legal Confirm Completed’ us can be found in Contract List > Review tab.

***

### Submitting an Electronic Approval Request

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

1. Start an Electronic Approval Request

* Click Electronic Approval > Request Approval to open the approval request form.
* Enter the Title and Content of the approval request.

2. Set Up an Approval Line

* Click Set Up to add an approval line.
* In the pop-up window, click \[Add Step] to include the required approval steps.\
  \&#xNAN;*If you are not affiliated with a specific department, you cannot select a department and therefore cannot designate an approver.*
* After you add the steps, you can still change permissions and adjust the order.\
  \&#xNAN;*However, Adjustment are not possible after approvals have been made.*
* Click in the Name field to assign an approver and add References or Recipients if needed. \
  \&#xNAN;*An email notification will be sent to all added References.*
* Click \[Settings] to save the approval process.

3. Final Confirmation and Submission

* Review the approval request details, then click \[Submit] to request approval.
* When you click \[Submit], an email notification will be sent to the approver.

{% hint style="warning" %}
The requester cannot designate themselves as the approver.
{% endhint %}

***

### Withdrawing an Electronic Approval Request

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

* If you need to modify anything after you have submitted an approval request (before approval), you can withdraw the request.
* When an approval request is withdrawn, an email will notify the approver.

{% hint style="danger" %}
Once approval is granted, it cannot be withdrawn.
{% endhint %}

***

### Skipping Electronic approval

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

* If electronic approval is not required, you can skip this step by selecting Skip.

{% hint style="danger" %}
Once an e-approval has been submitted, it cannot be skipped. You can skip it only after withdrawing the request.
{% endhint %}

***

### Handling Rejected Electronic Approvals

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

1. Reviewing the rejection reason

* If your approval request is rejected, you will receive an email with the reason for rejection.
* You can also check contracts that were rejected by going to Contract List > Approval.
* The rejection reason and contract status can also be checked on the contract screen under Progress Stage.

2. Resubmitting an approval request

* Click Electronic Approval > Request Approval on the contract screen to submit the request again.


---

# 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/internal-approval-request.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.
