> For the complete documentation index, see [llms.txt](https://docs.p4warehouse.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4warehouse.com/v2/production/production-orders/handheld-or-production/production-process/closing-production-order.md).

# Closing Production Order

After the workflow steps are complete and final product stored in the warehouse, users can return to production order details web page to 'Complete' an order.

<figure><img src="/files/8EOQYT7z5G1RWamDb0Ro" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: This operations is irrevocable and will consume components in Work area.
{% endhint %}

In the pop-up window click 'Confirm' to continue.&#x20;

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

After order state is changed to 'Completed', production order can be closed and moved to 'Closed Production Orders' section.

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

{% hint style="info" %}
Notice: This operations is irrevocable and will close this Production order.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/production-orders/handheld-or-production/production-process/closing-production-order.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.
