# How to delete Purchase Orders

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

**Steps to Deleting a Purchase Order**

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 row of the specific purchase order you want to delete in the purchase order table.**
3. **Click on "Delete" from the dropdown to delete the purchase order.**
4. **Confirm the action to delete the purchase order from your list of purchase orders.**

**Steps to Deleting Multiple Purchase Orders**

1. **To delete multiple purchase orders at a time, check the boxes of the purchase orders you want to delete.**
2. **Click on the three horizontal dots at the end of the table header row.**
3. **Click on "Delete Selected Purchase Orders" from the dropdown to delete the selected purchase orders.**
4. **Confirm the action to delete the selected purchase orders from your list of purchase orders.**


---

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