# Approval Workflow

Set up an approval workflow by clicking the “Include approval workflow” switch.

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FRIUU18efv0pLLOT2chbC%2Fimage.png?alt=media&#x26;token=6d772a40-7c4a-4436-8bbc-ee5c668f3057" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If a contract can be signed without approval, an approval workflow need not be set up. In this case, the user simply needs to fill in the details to generate a contract ready for signing.
{% 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://adminguidesgitbook.aerofiler.com.au/approvals/workflow-setup/contract-workflow-settings/approval-workflow.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.
