# Operations

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

* **Number Prefix**: production order number prefix.
* **Allow Custom Prod**: Number whether a custom product order number could be n=entered during data entry.
* **Allow Over Production**: whether a production order should be allowed to building more than was Allocated.
* **Consumption Mode**: Production consumption mode.
  * Ordered quantity - will consume according to order quantities regardless of quantities produced.
  * Production Proportionate - will consume proportionally to produced quantity.

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