Shipping 200 Onboarding Kits to 200 Addresses, as One Order
Published 2026-08-05 by Barath A. R.
Onboarding kits used to be a stack of boxes in a cupboard near reception. Somebody handed one over on day one and that was the whole logistics problem. Distributed hiring turned it into something else: a hundred and eighty people who will never visit the office, joining across twenty-six cities, each of whom should have something on their desk before their first standup.
The spreadsheet is the tell
Almost every company solving this today has a spreadsheet. Name, size, address, pincode, phone, joining date. It gets emailed to a vendor, who replies with questions, who then raises what is effectively a separate order per person, and returns either one invoice with two hundred line items or — worse — two hundred invoices.
The spreadsheet is not the problem. The spreadsheet is a perfectly good way to hold that information. The problem is that it has nowhere to go except an email, and everything downstream of the email is manual.
One order, many destinations
The structure that actually works is a single order with multiple shipments. One approval, one invoice, one thing to track — but each recipient gets their own delivery with their own address and their own contents.
This matters more than it sounds. The alternative — two hundred separate orders — multiplies everything downstream: two hundred order numbers, two hundred approvals if approval is required, two hundred rows in whatever the finance team reconciles. None of that reflects reality, because in reality it was one decision.
The checks that need to happen before it ships
Bulk shipping is where quiet failures live, because nobody reads two hundred lines. Three checks are worth insisting on:
- **Every unit is assigned to somebody.** If the order says two hundred shirts and only a hundred and ninety-four are allocated to addresses, that difference should stop the order, not get discovered at the warehouse.
- **Bad rows are reported, never dropped.** A row with an unrecognised SKU or a missing pincode should be shown with the reason. Silently skipping it means somebody starts on Monday with nothing and nobody knows why.
- **Sizes come from the roster, not from an average.** The most common cause of a re-send is a size guessed at because the spreadsheet column was blank.
The failure mode of bulk anything is silence. A hundred and ninety-four of two hundred looks exactly like two hundred unless something is counting.
What goes in the kit is a separate decision from how it ships
Two things get conflated here. The contents of a kit — what a new joiner receives — is a brand and budget decision. Whether it goes to an office or two hundred homes is a logistics decision. Keeping them separate lets you change one without renegotiating the other.
In practice that means defining the kit once as a fixed bundle, with any genuine choices built in — a shirt in their size, a choice of bottle colour — and then treating distribution as a property of the order rather than of the product.
Timing beats contents
A modest kit that arrives the day before someone starts is worth more than a generous one that arrives three weeks later. Most of the perceived value of an onboarding kit is in the timing, because the timing is what signals that somebody was expecting you.
This argues for holding stock rather than producing per hire. Producing a kit on demand means a lead time between the offer and the delivery that you do not control. Holding the components and assembling on dispatch means the constraint is courier time to that pincode, which for most Indian metros is two days.
What to measure
- Percentage of kits that arrived before day one. This is the only number that matters.
- Re-sends, and the reason for each. Wrong size and wrong address will be most of them.
- Time from HR signalling a new hire to dispatch. If this is more than a day, the process has a queue in it.
See how bulk ordering works → · WhatsApp us on +91 98866 01717