# Data Entry

This screen allows the configuration for receiving.

* Po Number Prefix: this is the prefix for Purchase Orders, PO- is a standard prefix.
* Duplicate Sku Behaviour
  * Allow: you can have the same SKU on the purchase order more than once.
  * Prompt: warns the user that the sku is already on the order however allows the user to add the sku multiple times.
  * Prevent: does not allow the user to add a duplicate sku to the purchase order.&#x20;

{% hint style="success" %}
Prevent is the most common setting.
{% endhint %}

![](/files/-MjZ9y5AaujCDsggaw3K)


---

# 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/setup/system-configuration/receiving/data-entry.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.
