# Adding Inventory Items

{% embed url="<https://youtu.be/bG65cODqS5s>" %}

From the main screen click under **Inventory** > **Inventory List**

Click on the "**+**" (add) button located at the top right corner of the screen.

![](/files/faeXIVKuQslCJ2gj5ZdH)

\
Enter the information for the product that you are creating. Under **"Basic info"** the following fields are mandatory, **SKU** (Stock Keeping Unit), **Description** and **Sell Price**. Other fields such as the price editing permissions and stock type are also available.

![](/files/IlvujmtrMwgSt6WC51Vt)

### Details tab

By Default when adding a new inventory product the **"Details"** tab will be selected under the "**Inventory Details**" which contains the following info: Stock Levels, Images, Tags, Barcodes, and Costing for the product.

![](/files/KCCLyfcwOlcQVRpjZW9g)

### Additional tab

Under the **"Additional"** tab, you can add the following info: Alternative Product Title, long description, policy for this product, dimensions, volume, and weight.

![](/files/eA5vPEap1CpyX3Lt6WmO)

### History tab

Under the **"History"** Tab, you will see the history for the product.

![](/files/eC8nzJ3yRMj2OwLq1Csv)

### Integrations tab

Under the **"Integrations"** tab, you will be able to customize the settings for your enabled sales channels. Under the **"Google Shopping"** card, you will be able to enter Basic Product Data, Product Identifiers, Product Categories and Detailed Product Description that will be uploaded to Google using the Google Shopping integration.

![](/files/-MiXyDVxLDpHkBjnkyGV)

Once you have entered the Required fields under "**Basic Info**" and have entered the rest of the information you need for the product, you can press the Save button and the product will now be part of your inventory.


---

# 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.takulabs.io/pos/inventory/adding-inventory-items.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.
