# General Receiving Information

* Receiving - The receiving icon contains all the functions for the receiving of products.
  * PO List for an ecommerce type warehouse to select from a list of open purchase orders.
  * PO Receiving to allow the receiving of Purchase Orders.
  * 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).

![P4 Warehouse Android Main Menu](/files/-Miulk-8ZcSzMvlwbrn9)

![](/files/-MiunPLj5SSKiKqRP1le)


---

# 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.p4.software/p4warehouse-english/receiving/general.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.
