# Un-Receive PO

In the event a product is received incorrectly, and the Purchase Order has not been closed there is the possibility to un-receive the product(s). Correct receiving process is crucial for smooth warehouse operations.

![](/files/8LsITK9eDCVaoRguKbpQ)

{% hint style="info" %}
Notice: An unorganized receiving process can cause delays in other warehouse operations.
{% endhint %}


---

# 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.p4warehouse.com/v2/receiving/handheld-receiving-overview/un-receive-po.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.
