# Order Builder

Apptiflo Order Builder aggregates Supplier Listings, Products, and Sales Orders to generate multiple Purchase Orders simultaneously. For example, an Account can create a Build with Listings from five different Supplier Listings, Products with components from another 10 different suppliers, and Sales Orders from 20 Customers. Builder will create Purchase Orders for each Supplier with matching Listings and Order quantities. Building orders should be this easy.

#### Learn more about processing Builds:

{% content-ref url="/pages/vuAoe7s4G1m1yUUIsis4" %}
[How do I add a Build Order?](/application-docs/order-builder/how-do-i-add-a-build-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/KH8ytlAOa20F0gxXRn9b" %}
[How do I update a Build Order / Issue POs?](/application-docs/order-builder/how-do-i-update-a-build-order-issue-pos.md)
{% endcontent-ref %}

{% content-ref url="/pages/lsNK5Xew35wTp6iGzttH" %}
[How do I view POs from a completed Build Order?](/application-docs/order-builder/how-do-i-view-pos-from-a-completed-build-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/var2LB9kCJOXXjqygGnH" %}
[How do I delete a Build Order?](/application-docs/order-builder/how-do-i-delete-a-build-order.md)
{% endcontent-ref %}

#### Listing Build Items

{% content-ref url="/pages/4C0AQKd3XfPFgI4x9vnV" %}
[How do I add a Listing Build Item?](/application-docs/order-builder/how-do-i-add-a-listing-build-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fp28z3oGOTFHefiWbL7W" %}
[How do I update a Listing Build Item?](/application-docs/order-builder/how-do-i-update-a-listing-build-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/sf3x6z0Dwcjxb0ltfADL" %}
[How do I delete a Listing Build Item?](/application-docs/order-builder/how-do-i-delete-a-listing-build-item.md)
{% endcontent-ref %}

#### Product Build Item

{% content-ref url="/pages/ycNSJNQU7K51KPsno9XN" %}
[How do I add a Product Build Item?](/application-docs/order-builder/how-do-i-add-a-product-build-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/lgtpx07YqyvnBbZHeGu6" %}
[How do I update a Product Build Item?](/application-docs/order-builder/how-do-i-update-a-product-build-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/k5DuVy0OR01GBE6ZmddQ" %}
[How do I delete a Product Build Item?](/application-docs/order-builder/how-do-i-delete-a-product-build-item.md)
{% endcontent-ref %}

#### Sales Order Item

{% content-ref url="/pages/zxEdu7oLC7h0gtWnCh3s" %}
[How do I add a Sales Order Build Item?](/application-docs/order-builder/how-do-i-add-a-sales-order-build-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wf8zg4ezfQR7Iyv6MH51" %}
[How do I delete a Sales Order Build Item?](/application-docs/order-builder/how-do-i-delete-a-sales-order-build-item.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/order-builder.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.
