# Inventory Dashboard

<p class="doc-lead">The Inventory Dashboard gives a live snapshot of total stock quantity and value, stock value by item category, an inventory-in-hand trend, item-group distribution, gain/loss, and the items that need reordering.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Getting started</span>
<div class="doc-toc-links">
<a href="#/inventory/inventory-dashboard?id=overview">Overview</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Widgets</span>
<div class="doc-toc-links">
<a href="#/inventory/inventory-dashboard?id=stock-kpis">Stock KPI widgets</a>
<a href="#/inventory/inventory-dashboard?id=category-value">Stock value by category</a>
<a href="#/inventory/inventory-dashboard?id=inventory-in-hand">Inventory In Hand</a>
<a href="#/inventory/inventory-dashboard?id=item-groups">Item Groups</a>
<a href="#/inventory/inventory-dashboard?id=gain-less">Inventory Gain / Less</a>
<a href="#/inventory/inventory-dashboard?id=reorder">Products to Reorder</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">More</span>
<div class="doc-toc-links">
<a href="#/inventory/inventory-dashboard?id=faq">FAQ</a>
<a href="#/inventory/inventory-dashboard?id=related">Related &amp; Videos</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Go to <b>Inventory → Dashboard</b> from the left menu. The dashboard combines key stock figures with charts and a reorder list. You only see the KPIs and charts your user role allows. Every figure and chart is interactive and links to the matching detailed report.

<b>Inventory Dashboard</b>

<img src="inventory/images/inv-dash1.webp" alt="Inventory Dashboard KPI widgets" loading="lazy">

<hr class="doc-section-divider">

<h2 id="stock-kpis">Stock KPI widgets</h2>

The top row shows headline stock figures. Click any widget to open the linked report.

| **Widget** | **What it shows** | **Drill-down** |
|------------|-------------------|----------------|
| <b>Total Stocks (Units)</b> | Total quantity of all items on hand across centers | <a href="#/inventory/reports/inventory-summary">Inventory Summary</a> |
| <b>Total Stock (Value)</b> | Total value of inventory at current valuation | <a href="#/inventory/reports/inventory-summary">Inventory Summary</a> |
| <b>Inventory Items</b> | Count of items managed in the system | <a href="#/inventory/inventory-item">Items</a> |
| <b>Low Stock Items</b> | Number of items at or below their reorder point | <a href="#/inventory/reports/reorder-point-summary">Reorder Point Summary</a> |

The <b>Low Stock Items</b> widget turns red when there are items below their reorder point, so shortages stand out at a glance.

<hr class="doc-section-divider">

<h2 id="category-value">Stock value by category</h2>

The second row breaks the on-hand stock value down by item category. Click a widget to open the <a href="#/inventory/reports/stock-report">Stock Report</a> filtered to that category, showing values.

| **Widget** | **What it shows** |
|------------|-------------------|
| <b>Raw Materials (Value)</b> | Value of raw-material stock available for production |
| <b>Sellable Goods (Value)</b> | Value of finished/saleable goods ready for sale |
| <b>Producible Goods (Value)</b> | Value of items that can be produced |
| <b>Packing Materials (Value)</b> | Value of packaging-material stock |

<hr class="doc-section-divider">

<h2 id="inventory-in-hand">Inventory In Hand</h2>

<b>Title:</b> Inventory In Hand

A line chart of the closing inventory value over time, so you can see how stock value has moved across the selected period.

<img src="inventory/images/inv-dash2.webp" alt="Inventory In Hand trend chart" loading="lazy" width="60%">

<b>Period filter:</b> Last months (default), Last days, This month, Last month, This Financial year, Last Financial year, This year, Last year.

<hr class="doc-section-divider">

<h2 id="item-groups">Item Groups</h2>

<b>Title:</b> Item Groups

A doughnut (pie) chart showing how the total inventory value is distributed across item groups, with a legend below the chart. Use it to see which groups hold the most stock value.

<img src="inventory/images/inv-dash3.webp" alt="Item Groups distribution chart" loading="lazy" width="45%">

<hr class="doc-section-divider">

<h2 id="gain-less">Inventory Gain / Less</h2>

<b>Title:</b> Inventory Gain / Less

A horizontal bar chart summarising inventory gains and losses (such as adjustments and revaluations) for the selected period.

<img src="inventory/images/inv-dash30.webp" alt="Inventory Gain / Less chart" loading="lazy" width="45%">

<b>Period filter:</b> This month (default), Last month, This year, Last year.

<hr class="doc-section-divider">

<h2 id="reorder">Products to Reorder</h2>

<b>Title:</b> Products to Reorder (10 Items)

A table of items that have dropped to or below their reorder point and should be replenished. It lists the top items; click <b>Expand</b> to open the full <a href="#/inventory/reports/reorder-point-summary">Reorder Point Summary</a>.

<img src="inventory/images/inv-dash4.webp" alt="Products to Reorder list" loading="lazy">

| **Column** | **Description** |
|------------|-----------------|
| Item | Item name. |
| Brand | Associated brand, if any. |
| Item Group | Group the item belongs to. |
| Unit | Unit of measure. |
| Reorder Point | Configured restocking threshold. |
| Current Stock | Quantity currently on hand. |
| Difference | Shortfall below the reorder point (how much to replenish). |

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<b>Why is a widget or chart missing from my dashboard?</b><br>
Each widget is controlled by your user role. Contact your administrator if you need access to the stock KPIs, charts, or reorder list.

<b>What counts as a Low Stock Item?</b><br>
Any item whose current stock is at or below its configured <b>Reorder Point</b>. Set reorder points on the item record so they appear here.

<b>How is Total Stock (Value) calculated?</b><br>
It is the total value of inventory on hand at the current valuation, the same figure you see in the Inventory Summary report.

<b>Can I change the date range on the charts?</b><br>
Yes. The <b>Inventory In Hand</b> and <b>Inventory Gain / Less</b> charts each have their own period dropdown. The stock KPI and category-value widgets show current on-hand figures.

<b>Why is the Products to Reorder list empty?</b><br>
No items are currently at or below their reorder point, or reorder points have not been set on your items.

<b>How do I act on a low-stock item?</b><br>
Open the <a href="#/inventory/reports/reorder-point-summary">Reorder Point Summary</a> from the widget, identify the shortfall, and raise a purchase or production document to replenish it.

<b>Do dashboard totals include draft receipts or deliveries?</b><br>
No. Stock KPIs and value widgets reflect posted inventory from approved movements, not draft documents.

<b>Does the dashboard respect my center or branch access?</b><br>
Yes. Figures show inventory for centers and branches your user is permitted to view.

<b>Why do chart totals differ from Stock Report?</b><br>
Charts may use movement history over a selected period; KPI widgets show current on-hand. Run <a href="#/inventory/reports/stock-report">Stock Report</a> with matching filters to reconcile.

<h2 id="related">Related Topics &amp; Videos</h2>

<ul>
<li><a href="#/inventory/inventory-item">Items</a> — set reorder points, max stock, and item categories.</li>
<li><a href="#/inventory/reports/inventory-summary">Inventory Summary</a> — total stock quantity and value.</li>
<li><a href="#/inventory/reports/stock-report">Stock Report</a> — stock value by category.</li>
<li><a href="#/inventory/reports/reorder-point-summary">Reorder Point Summary</a> — full list of items to reorder.</li>
</ul>

<b>Video — Inventory Dashboard overview</b>
<iframe width="560" height="315" src="https://www.youtube.com/embed/fxJay_no8bU?si=moSZMzEnXnzEYCg7" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
