See How It Works

Walk through a complete warehouse workflow in 5 steps

Step 1

Receive Stock

Goods arrive at your warehouse. Scan barcodes or enter SKUs to record incoming inventory. Each receipt creates a stock movement for full traceability.

Barcode scanning
Real-time stock updates
Audit trail
Goods In
WINE-CAB-2024 - Cabernet Sauvignon
48
Main Warehouse
Receive Stock
48 units received
Step 2

Store in Location

Transfer received stock to specific warehouse locations. storq.io uses a zone-aisle-shelf-bin hierarchy so every item has a precise home.

Zone / Aisle / Shelf / Bin
Location lookup
Multi-warehouse
Transfer Stock
RECEIVING
A-02-03-B (Aisle 2, Shelf 3, Bin B)
WINE-CAB-2024 × 48
Transfer
Stock moved to A-02-03-B
Step 3

Create Order

Orders come in via the API or the dashboard. Each order lists the items and quantities needed. storq.io automatically checks stock availability.

REST API
Stock validation
Instant fulfillment
POST /api/v1/orders
{
  "customer": "[email protected]",
  "items": [
    {
      "sku": "WINE-CAB-2024",
      "quantity": 12
    }
  ]
}
{
  "id": "ord_1a2b3c",
  "status": "pending",
  "items": 1,
  "created_at": "2026-02-15T10:30:00Z"
}
Step 4

Pick Items

Warehouse staff pick items from their locations using guided pick lists. Scan each item to confirm the right product and quantity, then mark the order as picked.

Guided pick lists
Scan to confirm
Location guidance
Pick Order #ord_1a2b3c
A-02-03-B
Cabernet Sauvignon
WINE-CAB-2024
Qty 12
Confirm Pick
Order picked
Step 5

Pack & Ship

Pack the picked items, record the carrier and tracking number, and mark the order as shipped. Invoices are generated automatically.

Carrier tracking
Auto invoicing
Order complete
Ship Order #ord_1a2b3c
Royal Mail - Tracked 24
RM123456789GB
9.6 kg
Ship Order
Order shipped
1 / 5