> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inventory-hq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Low Stock Alert Notifications in Inventory HQ

> Set up email notifications for low stock in Inventory HQ. See where alerts surface across the dashboard, panels, and the dedicated Low Stock Alerts page.

Low stock alerts in Inventory HQ notify you when a material falls to or below its Minimum Stock Alert threshold. Alerts surface in several places across the platform, and you can opt in to email notifications so you do not have to remember to check.

## Where alerts surface

Once a material drops to or below its threshold, it appears in every one of these places automatically:

* **Dashboard KPI card:** the **Low Stock Alert** card shows the count of materials at or below threshold.
* **Dashboard Low Stock Alerts panel:** each affected material with a **Restock** shortcut on the row.
* **Low Stock Alerts page:** the full list with inline **Restock** actions and an **Export Excel** button to hand the reorder list to purchasing.

<Note>
  If low stock alerts are not appearing, the cause is almost always a missing **Minimum Stock Alert** value on the material. Alerts only trigger against a threshold that has been set.
</Note>

## Turn on low stock emails

Email alerts are opt-in per user, so each person who wants them enables them on their own profile.

<Steps>
  <Step title="Open the account menu">
    Click the three-dots menu at the bottom left of the sidebar, next to your company name.
  </Step>

  <Step title="Open your Profile">
    Select **Profile** from the menu.
  </Step>

  <Step title="Enable low stock emails">
    Toggle on **Receive Low Stock Email Updates** and save.
  </Step>
</Steps>

## Set the threshold that drives alerts

Every alert on the platform is driven by the **Minimum Stock Alert** value on each material. An item without a threshold set will never appear in any low stock surface, and will never generate an email.

For instructions on setting or editing the threshold, see [Adding items](/inventory/adding-items).

## Related articles

<CardGroup cols={2}>
  <Card title="Reorder workflow" icon="rotate" href="/inventory/reorder-alerts">
    The end-to-end flow from threshold to restock or purchase order.
  </Card>

  <Card title="Adding items" icon="plus" href="/inventory/adding-items">
    How to set the Minimum Stock Alert value when adding or editing a material.
  </Card>
</CardGroup>
