> For the complete documentation index, see [llms.txt](https://docs.p4.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4.software/p4warehouse-english/production/production-workflow.md).

# Production Workflow

Production Workflow allows the production order to be tracked through the different stages of the production process.

![](/files/qBJR6ncUcfR1ayQC5Qz5)

With the P4 Warehouse production workflow tool the production process can be mapped. At each stage of production the production order is scanned so the stage of production is always known. Also in the link between two process there can be data caputred. For example, when a product fails inspection and is moved to the failed area a reason for the failure can be captured. This will assist in understand what is happening in the production process that is causing the products to fail the inspection, this will lead to less errors and help tune the production process to minumize errors in the production area.


---

# 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.p4.software/p4warehouse-english/production/production-workflow.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.
