# Handheld Receiving Overview

Receiving folder contains all the functions required for product receiving process.

![](/files/ScA4hRbQxWdB4npRCKCU)

There are 6 receiving functions for android handheld device users:&#x20;

![](/files/MGRpUREY7ejH1cjqBnjo)

* PO List contains all open purchase orders accessible by the user.
* PO Receiving to allows to scan and receive selected Purchase Order
* PO Photo for documenting damaged product on receiving.
* Product Barcode for printing missing barcodes for the products.
* Un-Receive Purchase Order allows for the un-receiving of product if it is entered incorrectly. (Purchase Order must be in Open status for this process.)
* Non-PO Receiving allows for the user to receive a product that is not on the specific Purchase Order. (There must be a purchase order for the provider, this is not for randomly receiving anything that arrives at the warehouse door).


---

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