# Approval

After reviewing the contract, you may be ready to approve it. Once the contract is approved it is then sent to both parties for electronic signature, which is the last step in the process of finalising an agreement.&#x20;

You may approve a contract by accessing it through the approval workflow as outlined above. &#x20;

Click the “Actions” button and select the “Approve” option.&#x20;

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FulaDUVF6RDRnPOhEShlb%2Fimage.png?alt=media&#x26;token=37223743-ec28-4504-98ce-547159098653" alt=""><figcaption></figcaption></figure>

Enter any notes regarding your approval and click the “Confirm” button.

Your approval will be submitted, and the workflow will progress to the next step. &#x20;

You may track the progress of the application by going to the “Workflows” page directly or by clicking on “Approvals” in the message box confirming the submission of your approval.&#x20;

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FDuP5jDJfyOUDQbB38dgx%2Fimage.png?alt=media&#x26;token=a5f496eb-40d1-47d0-85d8-4ce37b0f5676" alt=""><figcaption></figcaption></figure>

When the approval process is complete, the contract is ready for electronic signature, which will be visible on the “Workflows” page.

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FxUp05OcCGFRtUlSxjygu%2Fimage.png?alt=media&#x26;token=603ff22e-50e7-4a41-bffd-56668a9362d8" alt=""><figcaption></figcaption></figure>


---

# 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://userguidesgitbook.aerofiler.com.au/workflows/approval/approval.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.
