# Data Entry

<figure><img src="/files/mfns5sfWfNWuVDsHtIAL" alt=""><figcaption></figcaption></figure>

* **Customer Return Number Prefix**: allows to set customer return number prefix (Ex: RMA-).
* **Allow Custom Rma Number**: whether a custom RMA number could be entered during data entry.
* **Duplicate Sku Behaviour**: duplicate SKUs line dehaviour.&#x20;
  * Allow - allows duplicates
  * Warning - will present a prompt warning of a duplicate
  * Prevent - will error on attempt to create a duplicate

{% hint style="info" %}
Notice: Click 'Save' to implement changes.&#x20;
{% 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/returns/system-configurations/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.
