# How to filter Purchase Orders

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

### **Steps:**

1. **Click on "Expenses" from the side menu and click on "Purchase Orders". This will take you to the Purchase Orders page.**
2. **Click on the search icon at the top right of the purchase order table to show the filter form.**
3. **Use the filter form to filter the purchase order by:**
   * Order Number
   * Supplier Name
   * Payment Status
   * Order Status
   * Order Type
   * Date Range
4. **Click on "Apply Filter" to view the results.**


---

# 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-filter-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.
