# Manufacturing project

Manufacturing project is used for products that are based on multi-level BOM, since they contain more than one work order inside of a single project.&#x20;

You can either generate a MP from a sales order, or manually by going to:

```
Manufacturing > manufacturing projects
```

On the list you will see all the manufacturing projects you have entered in the system. The status of the manufacturing project can be Planned, In Process or Completed.

The manufacturing project will give you a tree-view of your multi-level BOM product:

![](/files/-LUGUGaPcf6mO2ENYJGa)

Once you click on the 'Launch' button in the top right corner, the statuses of your individual work orders will change to available quantity, partial quantity or no quantity. And the status of your manufacturing project will be 'in process'.

![](/files/-LUH-Z_dNzHs9BFIkSGq)

If the status of your work order is partial quantity or no quantity - if you are purchasing the missing items from your vendor, they will appear under purchasing > fulfillment.&#x20;

The generated work orders will also appear under manufacturing > work orders.

![](/files/-LUUnypQfEqDnZshhigH)

When you open a sales order with available quantity, you can either go step by step:

```
Load materials;
Deliver finished goods.
```

Or go straight to 'complete as planned' which will automatically load materials and deliver the finished goods and your realized time will be equal to your planned time.

```
3. Complete as planned.
```

![](/files/-LUUwts4b6nvPUxHuaEv)

Once you complete all work orders within a manufacturing project, just click on the 'complete button' to complete the project as well.

![](/files/-LUUyeEDJ8U7mFM0V_dc)


---

# 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://learn.erpag.com/project/manufacturing/manufacturing-project.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.
