# Stock Availability

<p class="doc-lead">Shows how much of each item is in hand, how much is reserved against orders, and how much is still free to use, per center. Only items with open stock reservations are included.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/inventory/reports/stock-availability?id=overview">Overview</a>
<a href="#/inventory/reports/stock-availability?id=use-cases">Use Cases</a>
<a href="#/inventory/reports/stock-availability?id=filters">Filters</a>
<a href="#/inventory/reports/stock-availability?id=columns">Columns</a>
<a href="#/inventory/reports/stock-availability?id=actions">Actions</a>
<a href="#/inventory/reports/stock-availability?id=faq">FAQ</a>
</div>
</div>

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

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

Go to <b>Inventory → Inventory Reports → Stock Availability</b>.

<p><b>What it shows.</b> One row per item and center showing the quantity <b>In Hand</b>, the quantity <b>Reserved</b> against open orders, and the <b>Available</b> quantity that is still free to commit. Only items that currently have open stock reservations appear in the report. Click a row to open the item's transaction history.</p>

<p><b>When to use it.</b> Use it before promising stock to a customer or starting production, to confirm how much is genuinely free after existing reservations.</p>

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

<h2 id="use-cases">Use Cases</h2>

<ul>
<li><b>Sales coordinator</b> — How much of this item can I still sell after what is already reserved? Check the <b>Available</b> column.</li>
<li><b>Store keeper</b> — Which items are fully committed even though they show stock in hand? Compare <b>In Hand</b> against <b>Reserved</b>.</li>
<li><b>Production planner</b> — Is there free stock at my center for the next run? Filter by <b>Center</b> and review <b>Available</b>.</li>
<li><b>Inventory controller</b> — Which items are tied up by reservations across centers? Review the full list, optionally filtered by <b>Item Group</b> or <b>Brand</b>.</li>
</ul>

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

<h2 id="filters">Filters</h2>

<b>Center</b>, <b>Item</b> (type to search). <b>Advanced Filter</b>: Item Group, Center, Brand.

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

<h2 id="columns">Columns</h2>

| **Column** | **Description** |
|------------|-----------------|
| Item Code | Item code. |
| Item Name | Item name. |
| Center | Inventory center holding the stock. |
| In Hand | Physical quantity currently in stock. |
| Reserved | Quantity reserved against open orders. |
| Available | Quantity free to use after reservations (In Hand minus Reserved). |

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

<h2 id="actions">Actions</h2>

<ul>
<li><b>Generate</b> — run the report for the selected filters</li>
<li><b>Export</b> — export to Excel</li>
<li><b>Print</b> — print the report</li>
<li><b>Advanced Filter</b> — open additional filter fields</li>
<li><b>clear</b> — reset active advanced filters</li>
</ul>

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

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

<p><b>Why are some items not shown?</b><br>Only items that currently have open stock reservations are included. Items with no reservations are left out — use the <a href="#/inventory/reports/stock-report">Stock Report</a> for a full stock position.</p>

<p><b>What is the difference between In Hand and Available?</b><br><b>In Hand</b> is the physical stock. <b>Available</b> is what remains free after subtracting the <b>Reserved</b> quantity.</p>

<p><b>What does Reserved count?</b><br>Quantity committed against open orders that has not yet been delivered or consumed.</p>

<p><b>How do I see the transactions behind a quantity?</b><br>Click the row to open the item's <a href="#/inventory/reports/item-transactions">Item Transactions</a>.</p>

<p><b>Why is my report empty?</b><br>No items currently have open <a href="#/inventory/stock-reservation">Stock Reservations</a> at the filtered center.</p>

<p><b>Can available be less than in hand?</b><br>Yes. <b>Available</b> equals in-hand minus reserved quantity committed to orders.</p>

<p><b>Does this replace the Stock Report?</b><br>No. Use Stock Report for full on-hand position; this report highlights reservation impact only.</p>
