# Workflow Setup

Two types of workflows can be created in Aerofiler:&#x20;

* Third Party Paper – this uses the template provided by the counterparty during contract negotiations
* Own Template – this uses your existing templates

**Creating the Workflow**

In the “Organization” tab on the Settings page, select the “Workflows” option from the “Your Organization” menu on the left:

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

Select the “Create Contract Workflow” option:

<figure><img src="/files/1NPTd0tXnbiJ24sCzIyW" 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://adminguidesgitbook.aerofiler.com.au/approvals/workflow-setup.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.
