# Product Types

## On this page

* [**Products Made in Batches**](#products-made-in-batches)
* [**Products Made One at a Time**](#products-made-one-at-a-time)
* [**Product Variants**](#product-variants)

## Products Made in Batches

1. On the left sidebar click on **Products.**
2. On the right top corner of the page, click on **Add Product.**
3. For product type select **Made by Me.**
4. Scroll down where you see "Production" and add the **Batch Size.**

{% hint style="info" %}
Calculate the materials you use for an entire batch, and we'll do the math for you to know how much goes into a single item.
{% endhint %}

5. Add the materials used to make the product batch, category, SKU, price, and photo (Optional).
6. Click **Save.**

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

## Products Made One at a Time

1. On the left sidebar click on **Products.**
2. On the right top corner of the page, click on **Add Product.**
3. For product type select **Made by Me.**
4. Scroll down where you see "Production" and add 1 piece as your **Batch Size.**
5. Add the materials used to make the single product, category, SKU, price, and photo (Optional).
6. Click **Save.**

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

## Product Variants

These are the steps to add a product that comes in different sizes, colors, etc.

1. On the Products Page, click on the products to combine.
2. On the top of the page, click on the three points and select **Combine as Variants**

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

3. On the right details card, add the **Product Name** and **Variant's Name.**
4. Click **Combine.**

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


---

# 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/products/product-types.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.
