# How to Create a Manufacturing Order

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

### Steps

1. **Click on "Inventory" from the side menu and click on "Manufacturing Orders". This will take you to the Manufacturing Orders page.**
2. Click on the "Create an Order" button on the top right corner. This will take you to the Create a Manufacturing Order page.
3. Fill out the form.
4. Click on "Create Order" to save the order.

{% hint style="info" %}
**Hint**\
Materials used will automatically reduce the stock of raw materials. When an order's status is set to "Delivered," the quantity of the finished products in the inventory will automatically increase.
{% endhint %}

### FAQs

<details>

<summary><strong>Can I edit a manufacturing order after it's created?</strong></summary>

Yes, you can edit a manufacturing order, but orders with the status "Delivered" cannot be edited.

</details>


---

# 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.keepup.store/docs/tutorials/raw-materials/how-to-create-a-manufacturing-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.
