# Estimates Process Overview

## Order Estimate Creation

The Supplier Account creates an Order Estimate Purchase Order by selecting a Customer. Users can add Catalog Listings (synced to the latest prices) or custom items to the Order. After finalizing the Order Estimate, the Customer Account receives an email notification of a new Estimate Purchase Order. Once accepted, the Order Estimate flows into the Purchase Order process. &#x20;

{% content-ref url="/pages/IHblgaOJW4ZNGiAwnazb" %}
[Supplier Creates Order Estimate](/application-docs/sales-orders/estimates-process-overview/supplier-creates-order-estimate.md)
{% endcontent-ref %}

{% content-ref url="/pages/aMRcFypEuPs83GGVxX1a" %}
[Review Order Estimate](/application-docs/sales-orders/estimates-process-overview/review-order-estimate.md)
{% endcontent-ref %}

{% content-ref url="/pages/gYBv6jt7yEhaPIHFGB81" %}
[Customer Approves Estimate Purchase Order](/application-docs/sales-orders/estimates-process-overview/customer-approves-estimate-purchase-order.md)
{% endcontent-ref %}

{% embed url="<https://apptiflo.com/>" %}


---

# 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://docs.apptiflo.com/application-docs/sales-orders/estimates-process-overview.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.
