# Product Barcode

Product barcode will allow the receiver to print barcode labels for product that is missing labels before receiving the product.&#x20;

{% hint style="success" %}
Depending on the configuration the system will prompt the receiver to print labels after the product is received these labels will include key information in barcode format like serial number, lot number, expiry date. Often products do not have lot numbers and dates in barcode format from the manufacture.
{% endhint %}

{% hint style="danger" %}
It is critical that all products have a barcode label on them before the end of the receiving process. Products without barcodes will be very difficult (basically impossible) to manage inside the warehouse causing unnecessary delays in other processes like picking.
{% endhint %}

![P4 Warehouse Android App for printing product barcodes](/files/-MiuvMHY4Mi35GNk6SHM)


---

# 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/product-barcode.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.
