# The Default Workflow

<figure><img src="/files/GPfcUJ8lfT2czQBMNmiD" alt=""><figcaption><p>The default workflow</p></figcaption></figure>

When a new project is created using the **default** (unedited) workflow, the process follows these steps:

1. The user will begin setting up their project - capture client details and add line items to the project, once that is done you can send out quotes as needed
2. Order Approval - This step will advance the project to the "Approved" stage and generate a Sales Order, the accounts team or assigned user will now confirm that a payment has been received and once confirmed will complete the step
3. Payment received - The order advances from the "Approved" stage to the "Work in Progress" stage and the user is now able to raise Purchase Orders and/or Tax Invoices. Once your vendors have confirmed your orders have been accepted you can complete the step
4. "Ready for Production" - Signalling that the order is now being prepped. Once production is completed you can complete the step
5. "Ready for Delivery" signals that the order can be dispatched to your customer. Once the order has arrived at the customer you will complete the step
6. "Delivered" signals that you have confirmed that all invoices have been captured and the admin for this project is complete&#x20;
7. "Completed" This will move the order out of "Work in progress" and into the "Completed" stage


---

# 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://support.ordereazi.com/sales-features/settings/workflow-manager/the-default-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.
