# Rejection

When the initial review is complete, you may find some errors that need to be addressed by the person who submitted the contract (for example, the governing law in the contract may be incorrect). You have the option of rejecting the workflow, which will send the contract back to the initial user who submitted it for review.&#x20;

On the workflow page, click on the “Actions” button and select the “Reject” option.&#x20;

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

Enter your reason for rejecting the workflow and click the “Confirm” button.

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

Your rejection will be recorded, and the document will be sent back for further evaluation. You can track the status of the rejection by clicking on “Approvals” in the message box confirming the submission of your rejection.

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

Alternatively, you can also track the status of the rejection in the “Workflows” page, which you can access by clicking “Workflows” in the Menu Bar on your Aerofiler account page.


---

# 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/rejection.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.
