# Production

## On this page

* [**Creating your first production run**](#undefined)
* [**Understanding production card details**](#understanding-production-card-details)
* [**In progress Production run**](#undefined)
* [**Completing a Production run**](#undefined)

## Creating your first production run

1. From your dashboard, make sure you select **Production** on the sidebar to access your Production area.
2. In the upper-right hand corner, select **New Production Run**.
3. Enter your **Production Details**.
4. Click **Save**.

* **Name** – choose a title that represents what the Production comprises of. Some examples may be Holiday Collection, West Elm Wholesale, Citrus Honey Restock.
* **Production Run Type** – choose whether you want to stock these items in your shop once they are made, or leave them unaffected to your Product inventory levels. Regardless of which option you choose, the associated Materials will always be deducted.

{% hint style="info" %}
Why would you want them to not sync with your shop's Product stock levels? You can choose this option if you are fulfilling a wholesale order and these have already been purchased by a customer. You may also use this feature if you are creating inventory to reserve for a special event.
{% endhint %}

* **Items to Make** – add which products and how many of each you want to create in this production run.
* **Due Date** – select which date this Production needs to be completed by.
* **Notes** – add any additional notes for this Production.

![](/files/9PyqDSvvtOm0KQkFpzPT)

{% hint style="info" %}
You can print the materials used for a production run by going to the **Production Card Details**, clicking on **View Materials**, and using *Command+P* on Mac or *Control+P* on Windows.
{% endhint %}

## Understanding production card details

Each **Production card** expands to show the full details, simply click on which Production run you'd like to view.

Inside of each Production card, you will find all of the details that you have planned, as well as the associated Materials to create each Product.

You may also receive **warnings** if there are not enough Materials in stock to create the products.

![](/files/QihUcyIcNJ8yfPztonlP)

## In progress Production run

The Production flow allows you to plan what needs to be made, view progress of runs that have began, as well as view what has recently completed.

Once you begin a Production, you are able to create the planned Products at separate times. When **Batches** are completed, the related Materials are deducted appropriately. You can always exit and pause the Production and jump back into it by clicking the card listed in the **In Progress** column.

A **blue-colored progress bar** on each Production card allows you to see at a glance how much progress has been completed so far.

## Completing a Production run

There are two ways you can complete a Production run:

1. Simply drag the Production card to the **Completed** column.
2. Inside the Production card details, select the **Complete Run** button at the top.

![](/files/nhkab8YW4B7iGnDOJbA6)


---

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