# Using Product Kits

One sample application for this feature are holiday gift baskets, where you physically put select items like cheese, wine and pasta into a basket and wrap it in cellophane. You know how many baskets you have produced so you can count its inventory.

### Step 1:

Go to Stockroom, then click the **ADD PRODUCT** button.

<figure><img src="https://imonggo.intercom-attachments-1.com/i/o/357888447/747a91b14dc20a80aab22b35/Add-Product-1024x89.png" alt=""><figcaption></figcaption></figure>

### Step 2:

Fill-up all required fields such as:

Product Name, Stock Number and Retail Price.

<figure><img src="https://imonggo.intercom-attachments-1.com/i/o/357888448/94fc91d6ba4bf34c5a5ef3e3/gift-basket-1024x495.png" alt=""><figcaption></figcaption></figure>

### Step 3:

Select Kit as the Product Type and include all the product you want to group into one.

<figure><img src="https://imonggo.intercom-attachments-1.com/i/o/357888451/af061ce6ae9b05d2ac90a9e6/kit-imonggo.png" alt=""><figcaption></figcaption></figure>

*\*The items you want to add to the kit should already exist in Stockroom.*

###

### Step 4:

You may fill up the following optional fields to make your product kit more detailed.

* Description – describes the item in paragraph form. You can add details such as item size, color, supplier and more.
* Cost – the estimated cost of the item when you purchase it from your supplier.
* Minimum/Maximum Quantity – just type the min/max values of the item’s inventory. We will add reports that will correspond to this later on.
* Add Barcodes – type the barcodes that correspond to the product, so you can scan the item with a barcode scanner while selling. If the item does not have a barcode, you can type any series of numbers here so you can print a barcode label for it using our barcode printing feature.
* Add Tags – these are words that describe what the item is or how it looks like. You can use tags as categories, or a way to sort your items. (The tags feature is only available if you are a premium user).

### Step 5:

You may also upload a photo for your item. Click the **Choose File** to upload a picture that represents your product kit. The maximum size allowed for the picture is only 64kb.

<figure><img src="https://imonggo.intercom-attachments-1.com/i/o/357888457/9506c24bbc114226dba00cf8/Upload-picture.png" alt=""><figcaption></figcaption></figure>

### Step 6:

There is also some Advanced Settings where you can turn on/off the following:

<figure><img src="https://imonggo.intercom-attachments-1.com/i/o/357888458/1fced1c346c2117bc3070ce4/Advance-Settings.png" alt=""><figcaption></figcaption></figure>

### Step 7:

Once you finalize all the details, click **SAVE** button to create the Product Kit.


---

# 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://imonggo.gitbook.io/imonggo-help-center/advanced-topics/using-product-kits.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.
