# Automation

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

* **Reset User On Change** - whether to reset user assignment through the lifecycle of a production order.&#x20;
* **Auto Allocate On Release To Floor** - whether an order should auto allocate upon being released to floor. Default allocation settings will be used.
* **Auto Print On Allocation** - whether an order should automatically print replenishment/picking ticket on allocation. Default allocation settings will be used.
* **Auto Complete On Last Build** - whether an order should auto Complete and backflush work area inventory on last build.
* **Auto Close On Complete** - whether an order should automatically Close on completion.&#x20;

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