OperationsBeginner

Inventory and Stock Management with Automatic Reorder Alerts

Community Cookbook··3 recipes included

Overview

Running out of stock is expensive. Lost sales, delayed projects, unhappy customers. But manually checking inventory levels across hundreds of items is equally painful. Most teams rely on someone remembering to check a spreadsheet, which means stockouts happen at the worst possible time.

This template automates inventory monitoring. Every product has a minimum stock level. When actual stock drops below that level, the automation fires — alerting the purchasing team and creating a reorder request on a connected board. No manual checking, no surprises.

Who This Template Is For

  • Operations teams managing physical inventory or supplies
  • E-commerce businesses tracking product stock levels
  • Warehouse managers monitoring multiple SKUs across locations
  • Office managers tracking supplies and equipment
  • Manufacturing teams managing raw materials and components

Board Structure

Groups

  • In Stock — items above minimum stock level
  • Low Stock — items approaching reorder point
  • Out of Stock — items at zero quantity
  • Discontinued — items no longer stocked

Columns

Inventory Board

14 items

Product Name

TypeText
PurposeItem name or SKU description

Stock Status

TypeStatus
PurposeIn Stock, Low Stock, Out of Stock, On Order, Discontinued

SKU

TypeText
PurposeStock keeping unit code

Category

TypeDropdown
PurposeElectronics, Office Supplies, Raw Materials, Packaging, etc.

Current Stock

TypeNumbers
PurposeActual quantity on hand

Minimum Stock

TypeNumbers
PurposeReorder trigger point

Stock Level %

TypeFormula
PurposeCurrent Stock / Minimum Stock * 100

Reorder Quantity

TypeNumbers
PurposeHow many to order when restocking

Unit Cost

TypeNumbers
PurposeCost per unit

Reorder Value

TypeFormula
PurposeReorder Quantity * Unit Cost

Supplier

TypeText
PurposePrimary supplier name

Lead Time (Days)

TypeNumbers
PurposeTypical delivery time

Connect to PO Board

TypeConnect Boards
PurposeLinks to Purchase Orders board

Last Restocked

TypeDate
PurposeMost recent restock date

Purchase Orders Board

Purchase Orders

9 items

PO Number

TypeText
PurposePurchase order reference

PO Status

TypeStatus
PurposeDraft, Submitted, Confirmed, Shipped, Received

Product

TypeText
PurposeItem being ordered

Quantity

TypeNumbers
PurposeNumber of units ordered

Total Cost

TypeNumbers
PurposeOrder total

Supplier

TypeText
PurposeVendor fulfilling the order

Order Date

TypeDate
PurposeWhen the PO was submitted

Expected Delivery

TypeDate
PurposeWhen stock should arrive

Connect to Inventory

TypeConnect Boards
PurposeLinks back to Inventory board

Setting Up the Automations

Automation 1: Low Stock Warning

This uses the Formula Column Threshold Trigger.

What it does: When the Stock Level % drops to 120% of minimum (i.e., getting close), the automation fires as an early warning. This gives you time to plan the reorder before stock actually runs out.

How to set it up:

  1. Open the Automations Centre on your Inventory board
  2. Search for Community Cookbook recipes
  3. Select: When a numeric formula column goes above or below a number
  4. Choose the Stock Level % column
  5. Set threshold to: below 120
  6. Set action to: change Stock Status to Low Stock and notify the purchasing team

Automation 2: Reorder Alert

Set up a second threshold at 100 (meaning stock has reached the minimum level):

  1. Same recipe, same column
  2. Set threshold to: below 100
  3. Set action to: change Stock Status to Out of Stock and notify the purchasing manager
  4. Additionally, set it to create a notification with the Product Name and Reorder Quantity

Automation 3: Auto-Create Purchase Order

This uses the Update Status in Connected Board.

What it does: When Stock Status changes to "Low Stock" or "Out of Stock", the connected item on the Purchase Orders board automatically updates to "Draft". The purchasing team knows they need to create and submit a PO.

How to set it up:

  1. Select: When a status changes here, update the matching item in a connected board
  2. Set trigger status to Out of Stock
  3. Set target status on the PO board to Draft
  4. Activate

Automation 4: Stock Change Logging

This uses the Formula Column Change Trigger.

What it does: When Current Stock changes (because someone updated the count), the Stock Level % recalculates and the trigger fires. Use it to log stock movements on an audit board.

How to set it up:

  1. Select: When a formula column's calculated value changes
  2. Choose the Stock Level % column
  3. Set action to: update Last Restocked date (or create a log entry)

Tips and Variations

  • Multi-location tracking: Add a "Location" dropdown column (Warehouse A, Warehouse B, Office). Create views filtered by location. Each location can have different minimum stock levels.
  • Seasonal adjustments: Change Minimum Stock levels based on seasonal demand. Before high-demand periods, increase minimums to trigger earlier reorders.
  • Supplier performance: Add a "Delivery Reliability" rating column for suppliers. Track whether orders arrive on time. Use this data when negotiating contracts or switching suppliers.
  • ABC analysis: Categorise inventory as A (high value, tight control), B (medium), or C (low value, loose control). Set different threshold percentages per category.
  • Barcode scanning: Use monday.com's mobile app with the QR/barcode scanning feature to update Current Stock directly from the warehouse floor.
  • Cost tracking: Add a "Total Value" formula column (Current Stock * Unit Cost) to see the total value of inventory at any time. Use threshold triggers to alert when total inventory value exceeds budget.

What You Will Need

  • A monday.com account (Standard plan or above)
  • Community Cookbook installed from the monday.com marketplace
  • About 15 minutes for initial setup
  • An initial inventory count for your products

Frequently Asked Questions

Related Templates

OperationsAdvanced

Cross-Team Operations Dashboard with Bidirectional Sync

A hub-and-spoke monday.com architecture where a central dashboard stays in sync with department boards in both directions. Mirror columns feed cross-team KPIs, and formula changes trigger automatic logging.

3 recipes includedAdvanced
OperationsIntermediate

IT Service Desk with Automatic Escalation

An IT support board where urgent tickets trigger instant escalation, problem statuses notify the right team, and resolved tickets automatically update the requesting department's board.

3 recipes includedIntermediate
OperationsAdvanced

Product Launch Checklist with Cross-Team Coordination

Coordinate product launches across Engineering, Marketing, Sales, and Support. Bidirectional sync keeps every team's board aligned, and the launch only gets the green light when all departments are ready.

3 recipes includedAdvanced

Ready to build this workflow?

Get Community Cookbook and unlock all the custom triggers and actions these templates are built on. Always £9.99/month — the recipe list keeps growing but the price never goes up.