# Purchase Orders

An Apptiflo Purchase Order documents the items or services sold between two Accounts. The Account buying or issuing the Purchase Order (PO) is the Customer, while the Account selling or receiving the Purchase Order (PO) is the Supplier. A corresponding Sales Order is created in the Supplier's Account when a PO is made and approved. A Customer Account's Purchase Order is the same as a Supplier Account's Sales Order. Both Accounts can access the Apptiflo platform to process their documents, save time, and ensure accountability.

#### Learn more about processing Purchase Orders:

{% content-ref url="/pages/XzHw0IcFUe5K7CLOcURk" %}
[How do I add a Purchase Order?](/application-docs/purchase-orders/how-do-i-add-a-purchase-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/DJ4pklqbM4ftI0qjTLW6" %}
[How can I see if a Purchase Order was issued from a Build Order?](/application-docs/purchase-orders/how-can-i-see-if-a-purchase-order-was-issued-from-a-build-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/MekHReJAQcZv7rWuoBAk" %}
[How do I update a New Purchase Order?](/application-docs/purchase-orders/how-do-i-update-a-new-purchase-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/WnmtA3Ll20bjnzuwgXI6" %}
[How do I approve/decline a Pending Purchase Order?](/application-docs/purchase-orders/how-do-i-approve-decline-a-pending-purchase-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/ALcabxr3Vjk8JXiA7sJC" %}
[How do I approve/decline an Estimate Purchase Order?](/application-docs/purchase-orders/how-do-i-approve-decline-an-estimate-purchase-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/39ivNhsD1kutxZyPawGJ" %}
[How do I retract an Approved Purchase Order?](/application-docs/purchase-orders/how-do-i-retract-an-approved-purchase-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/oMwcnIgwLw3YSPJzGXVG" %}
[How do I confirm/retract an Accepted Purchase Order?](/application-docs/purchase-orders/how-do-i-confirm-retract-an-accepted-purchase-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/cQBr51OAlfpbcFbWGiUl" %}
[How do I receive a Shipped Purchase Order?](/application-docs/purchase-orders/how-do-i-receive-a-shipped-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/purchase-orders.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.
