# How to record payment for a Purchase Order

<figure><img src="/files/eNwoiAUxrYQp5oX2idaK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### **Hint**

Balance payments can only be made to Purchase Orders with a supplier, and have not been paid in full.
{% endhint %}

### **Steps:**

1. **Click on "Expenses" from the side menu and click on "Purchase Orders". This will take you to the Purchase Orders page.**
2. Find and click on the three horizontal dots at the end of the specific purchase order you want to edit. This will take you to the purchase order details page.
3. Scroll to the "Update Balance" section and fill out the form by entering the amount paid.
4. Click on "Submit" to record the payment for the purchase order.


---

# 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/how-to-record-payment-for-a-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.
