# Operations

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

* **Allow Receiving Without Assignment**: whether a Customer return should be allowed to receive without assigned Operator.
* **Allow Receiving Without Dock Doors**: whether a Customer return should be allowed to receive without Dock door assigned.
* **Expiry Allowance**: whether to allow expired product and expiry allowance in days (Ex. 1: 5 mean admitting product will expire in 5 days, any value less than that will be rejected. Ex. 2 : -5 admitting product has expired for 5 days, any value that has been expired for more than 5 days will be rejected).
* **Include Photos On Receiving Slip**: whether to include photos on receiving slip report.
* **Allow Discarding Damaged Products**: whether it is allowed to discard damaged products during receiving.

{% 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/operations.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.
