# Deduct Materials for Testing

## On this page

* [**Update Stock Level**](#update-stock-level)
* [**Create a Production Run**](#create-a-production-run)

## Update Stock Level

This option will allow you to enter the quantity you used of a material and have it deducted. This is how you can update a material individually.

1. On your left sidebar, select **materials** to access your list of materials.
2. Click on the **Stock Level** of the material you want to update.
3. Select **Product Testing** as your Update Stock Level type.

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

4. Add the quantity of the material you used for testing.
5. Click **Update**.

## Create a Production Run&#x20;

With this option, the produced products will not go into your inventory, and will essentially just be discarded (as if you sent them directly to a wholesale customer).

1. From your dashboard, make sure you select **Production**.
2. In the upper-right-hand corner, select **New Production Run**.
3. Select **Fulfilling an Order** as your Production Run Type

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

4. Enter your **Production Details**.
5. Click **Save**.

{% embed url="<https://www.youtube.com/watch?index=17&list=PLbudzP0hh4rSCzp1BVFmeKjdIABABplBn&v=cVEu5cnfhHI>" %}


---

# 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://help.inventora.com/getting-started/materials/deduct-materials-for-testing.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.
