Manifest · 3PL warehouse operations
Warehouse management built for 3PLs — not retrofitted for them.
WareIntel is a two-tier multi-tenant WMS: you’re the operator, each of your client businesses is a sub-tenant with its own inventory, orders, and invoices — isolated at the database level, not just checked in application code.
Built around how a 3PL actually operates
Not a generic inventory tool with tenants bolted on after the fact.
Module · Tenancy
Isolation enforced by the database
Each client's data is walled off with Postgres row-level security, not just an application-layer check — a bug in your app code can't leak one client's inventory into another's view.
Module · Ledger
An immutable stock ledger
Every stock change is an append-only, event-sourced entry — never a mutable counter. Stock levels are derived from it, so there is always a full, auditable trail back to source.
Module · Receiving
ASN receiving, barcode-verified
Inbound shipments are checked against what was declared on the advance shipment notice, item by item at the scanner — not reconciled after the fact.
Module · Client portal
Self-service, without the warehouse floor
Clients see their own stock, orders, and invoices in real time — never bin or location detail, which stays staff-only by design.
Module · Billing
Billing built for a 3PL, not bolted on
Six charge types and a full invoice lifecycle — draft, send, paid, void — because managing a client’s inventory and billing them for it are the same job.
How it runs, day to day
01
Onboard a client
Bring a new client business on with a self-service intake — their catalog, contacts, and terms, ready before the first pallet arrives.
02
Receive against an ASN
Inbound stock is checked at the scanner against the advance shipment notice, item by item, before it ever hits a shelf.
03
Fulfill and track
Pick, ship, and adjust — every movement lands in the immutable ledger, so stock levels always trace back to a real, dated event.
04
Bill from what actually happened
Storage, handling, and fulfillment activity roll straight into an invoice — no separate spreadsheet to reconcile against the warehouse.
Pricing that fits your warehouse
Cost depends on how many clients you run and which modules you need — billing, barcode receiving, and the client portal are all optional add-ons. Talk to us and we’ll size it to your operation, not a generic seat count.
See it running your warehouse
Tell us about your operation and we’ll walk you through WareIntel on a real client scenario, not a generic demo script.
Contact form isn’t wired up yet — set NEXT_PUBLIC_FORMSPREE_ENDPOINT in .env.local (see .env.local.example). In the meantime, reach us at hello@wareintel.com.