# Purchase Order

The Purchase Orders feature is designed to help you track the purchase of items for your inventory and raw materials.&#x20;

This feature ensures that purchased items are automatically added to the appropriate category—inventory or raw materials—when the order status is updated to "delivered."&#x20;

You can also add suppliers to your purchase orders to track payments and understand how much you owe to your suppliers.

### **Tutorials**

{% content-ref url="purchase-order/how-to-create-a-purchase-order" %}
[how-to-create-a-purchase-order](https://docs.keepup.store/docs/tutorials/purchase-order/how-to-create-a-purchase-order)
{% endcontent-ref %}

{% content-ref url="purchase-order/how-to-edit-a-purchase-order" %}
[how-to-edit-a-purchase-order](https://docs.keepup.store/docs/tutorials/purchase-order/how-to-edit-a-purchase-order)
{% endcontent-ref %}

{% content-ref url="purchase-order/how-to-filter-purchase-orders" %}
[how-to-filter-purchase-orders](https://docs.keepup.store/docs/tutorials/purchase-order/how-to-filter-purchase-orders)
{% endcontent-ref %}

{% content-ref url="purchase-order/how-to-delete-purchase-orders" %}
[how-to-delete-purchase-orders](https://docs.keepup.store/docs/tutorials/purchase-order/how-to-delete-purchase-orders)
{% endcontent-ref %}

{% content-ref url="purchase-order/how-to-update-a-purchase-order-status" %}
[how-to-update-a-purchase-order-status](https://docs.keepup.store/docs/tutorials/purchase-order/how-to-update-a-purchase-order-status)
{% endcontent-ref %}

{% content-ref url="purchase-order/how-to-record-payment-for-a-purchase-order" %}
[how-to-record-payment-for-a-purchase-order](https://docs.keepup.store/docs/tutorials/purchase-order/how-to-record-payment-for-a-purchase-order)
{% endcontent-ref %}


---

# 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.keepup.store/docs/tutorials/purchase-order.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.
