# How to track inventory?

Inventory tracking on Zobaze allows you to analyse information on item stock, sales and get alerts when the stock is low.&#x20;

You can enable **Track Quantity** to subtract the quantity of items you sell from your inventory. Enable **Stock Control** to get alerts when your stock is low.&#x20;

Follow these steps to configure your inventory tracking:

1. Open Menu bar on the left
2. Tap on **Inventory Management**
3. Open a category and select the item you wan to track
4. Click on **Stock**  and add number of items present in your inventory

{% hint style="info" %}

#### Bulk import inventory

We have an option to import your all your inventory items using spreadsheets (or xls sheets). You can enable tracking options for any or all items in your inventory. See how to import in [this section.](/en/table-of-content/inventory-management/how-to-import-inventory-items.md)
{% endhint %}


---

# 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.zobaze.com/en/table-of-content/inventory-management/how-to-track-inventory.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.
