# Replace and Resubmit

If you have received a rejection from a reviewer, you would be required to replace and resubmit the entire contract. &#x20;

Go to the “Workflows” page as outlined above and access the approval workflow for the document by clicking the “Resubmit” icon. &#x20;

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FzxQq0uQvgvUU5i5H4xcd%2Fimage.png?alt=media&#x26;token=a7b043d8-66d6-4d68-bc7a-09d3e8033ef0" alt=""><figcaption></figcaption></figure>

Click the “Actions” button and select the “Replace & Resubmit” option.

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2Fn9g7dQqnjShVV6Tjx5Lz%2Fimage.png?alt=media&#x26;token=82e4830c-31af-470a-b482-6dbbd9ffbdbd" alt=""><figcaption></figcaption></figure>

Upload the replacement contract using the “Browse” button or by dragging and dropping the file.

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FQ8EbgaXFKhbfTcBW7hQX%2Fimage.png?alt=media&#x26;token=3c9ac3f6-799d-477e-ac0d-cf751bd4869f" alt=""><figcaption></figcaption></figure>

Enter your reason for resubmitting the contract. Click the “Replace & Resubmit” button.

<figure><img src="https://10117606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlaNmMcWvyWSnPbNbcTbm%2Fuploads%2FPrL4XOd0C2xVZwVR5oIa%2Fimage.png?alt=media&#x26;token=31cc5b6f-5490-432f-8c07-e28f28daa45b" alt=""><figcaption></figcaption></figure>

Aerofiler will notify the reviewer of the resubmission and display the resubmitted contract to the reviewer for further approval or rejection.


---

# 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/replace-and-resubmit.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.
