# Raw Materials

The raw materials feature allows business owners to manage and track their raw materials. They can add raw materials and, with the manufacturing orders feature, create a manufacturing order for a product in the inventory.&#x20;

This reduces the raw materials stock based on the quantity of the raw materials used. When the manufacturing order status is updated to delivered, this automatically adds the finished manufactured product to the inventory, increasing the stock in the inventory

### Tutorials

{% content-ref url="/pages/lS6DHbcs0HfPQKjvdEJu" %}
[How to Add a Raw Material](/docs/tutorials/raw-materials/how-to-add-a-raw-material.md)
{% endcontent-ref %}

{% content-ref url="/pages/n35WOuPtcl4bUBDmY2vV" %}
[How to Edit a Raw Material](/docs/tutorials/raw-materials/how-to-edit-a-raw-material.md)
{% endcontent-ref %}

{% content-ref url="/pages/6LrwB7rSMtQKRWuwy6hW" %}
[How to Import Raw Materials](/docs/tutorials/raw-materials/how-to-import-raw-materials.md)
{% endcontent-ref %}

{% content-ref url="/pages/0z8zLTYciqpKWDxMukmr" %}
[How to Filter Raw Materials](/docs/tutorials/raw-materials/how-to-filter-raw-materials.md)
{% endcontent-ref %}

{% content-ref url="/pages/aBsAIAkCj67a7Dl9sscm" %}
[How to Delete a Raw Material](/docs/tutorials/raw-materials/how-to-delete-a-raw-material.md)
{% endcontent-ref %}

{% content-ref url="/pages/IYVvUIj1zy5T6P4bpX3M" %}
[How to Record Damaged or Lost Raw Materials](/docs/tutorials/raw-materials/how-to-record-damaged-or-lost-raw-materials.md)
{% endcontent-ref %}

{% content-ref url="/pages/AkEEOtRQl20p3PzUUPeo" %}
[How to Create a Manufacturing Order](/docs/tutorials/raw-materials/how-to-create-a-manufacturing-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/KUZGPAQRdYA8rDC0bxrO" %}
[How to Edit a Manufacturing Order](/docs/tutorials/raw-materials/how-to-edit-a-manufacturing-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/B1yXQmD2sA29PmxtowQg" %}
[How to Filter Manufacturing Orders](/docs/tutorials/raw-materials/how-to-filter-manufacturing-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/AgFkABJjVBhLLA9HV7RV" %}
[How to Update a Manufacturing Order Status](/docs/tutorials/raw-materials/how-to-update-a-manufacturing-order-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/MOhpXbgeTBNrc1M7dE5F" %}
[How to Delete a Manufacturing Order](/docs/tutorials/raw-materials/how-to-delete-a-manufacturing-order.md)
{% endcontent-ref %}


---

# 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.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.
