## Zoho Inventory Documentation Index Access the complete documentation index at: https://www.zoho.com/us/inventory/llms.txt Use this file to discover all available documentation pages before proceeding. # Batch Tracking Batch Tracking is a [system](/inventory/inventory-tracking-system/) that allows you to group and monitor a set of stock that share similar properties. With Batch Tracking you can, * Track the expiration of items. * Trace defective items back to the batch that it belonged. Let’s walk through a scenario to understand these benefits: > **Scenario:** Tom owns a medical store where most of the items that he deals with are bound to a limited shelf life. Business had been smooth until one day he received a complaint from a consumer who was delivered an item that was long expired. As taken aback as he was, he could not figure out from which of the boxes in his storeroom, the item was sold! To prevent such mishaps in the future, he immediately sets up the **Batch Tracking** feature. Now along with basic stock tracking, he is also in complete control of his disposable stock. In Zoho Inventory, you will be able to record the items you receive as batches along with its manufactured date and expiry date. And later when you are looking to make a sale, you can safely pick items from those batches that are well within its usage period. In this document, you will be learning about: * [Enabling Batch Tracking feature](/us/inventory/help/advanced-inventory-tracking/batch-tracking.html#enabling-batch-tracking) * [Creating a Batch Tracked Item](/us/inventory/help/items/items-overview.html#track-batch-numbers) * Creating transactions with batch tracked items * [Recording Bills](/us/inventory/help/purchase-orders/bills.html#bill-for-a-batch-item) * [Raising Invoices](/us/inventory/help/invoice/) * [Issuing Transfer Orders](/us/inventory/help/warehouses/transfer-orders.html#batch-tracked-items-transfer) * [Making Quantity Adjustments](/us/inventory/help/settings/preferences.html#items) * [Batch Transaction History](/us/inventory/help/advanced-inventory-tracking/batch-tracking.html#batch-transaction-history) * [Batch Details Report](/us/inventory/help/reports/inventory-reports.html#batch-details-report) * [Batch Transaction Summary Report](/us/inventory/help/reports/inventory-reports.html#batch-transaction-summary) * * * ### Enabling Batch Tracking feature in Zoho Inventory You will be able to create batch tracked items only if you enable it. To do so, * Go to **Settings** in the top right corner of the page. * Navigate to _Module Settings_. * Click **Items** under _General_. * Select **Batch Tracking** as your method of stock tracking under **‘How do you want to track your items?’**. ![Batch Lot Tracking under Settings](/inventory/help/images/settings/advance-inventory-settings.png) * Click **Save** at the bottom to apply your settings. **Note:**This feature is available only for certain plans of Zoho Inventory. Visit the [pricing](https://www.zoho.com/in/inventory/pricing-comparison/) page to check if it’s available in your current plan. ### Batch Transaction History Consider a scenario where a batch of tools that were sold, turned out to be faulty and needed immediate replacements. In such cases, instead of manually looking up all your sales records, you can find the list of all transactions involving a particular batch reference number in one place. To do so: * Navigate to the **Items** module under _Items_ in the left sidebar. * Open a batch tracked item. * Go to the **Batch Details** tab. * Click on a batch reference number to expand its details. The details include batch creation date, the transaction within which the batch was created, the initial and current quantity in the batch and the transactions with which the batch ref. number is associated. ![Transaction history of a batch number in the items page](/inventory/help/images/items/batch-transaction-history.png) Likewise, you can also click on the batch number displayed under a transaction (invoice, transfer order, bill and adjustment) to expand its details. ![Transaction history of a batch number from an invoice page](/inventory/help/images/items/batch-transaction-history-in-invoice.png) * * *