Supplier Onboarding Document Checklist & Chaser: Stop Waiting on Paperwork
Pick a supplier and type, and the tool builds the exact required-document checklist (NDA, MSA, W-9, COI, banking, quality certs), tracks what's arrived, chases what's missing, and won't mark a supplier ready until a coordinator accepts every document.
A web tool where you pick a supplier and category, it builds the exact required-document checklist, the supplier uploads files through a private link, you accept or reject each one with a reason, the tool auto-chases anything outstanding, and a supplier only turns 'ready to onboard' once every required document is accepted — plus a status board and CSV export.
Before you start
- A Supabase account (free)
- A Vercel account (free)
- A Resend account (free)
- Your required-document list by supplier type/category
- A supplier contact list (name + email)
- Claude Code or any AI coding agent
The problem this kills
Onboarding a new supplier means collecting a stack of paperwork — an NDA, a master services agreement, a W-9, a certificate of insurance, a banking form, and whatever quality or compliance certs that category demands. The list is different for every supplier type, half the documents arrive in the wrong format, and the supplier's contact goes quiet right when you need the COI.
So a procurement coordinator loses days. They keep a private spreadsheet of who-owes-what, they re-send the same "still waiting on your insurance cert" email over and over, and when a buyer asks "can we issue the PO to this vendor yet?" nobody can answer at a glance. Worse, an expired insurance certificate slips through because nothing was watching the expiry date. You don't need to live in that inbox, and you don't need to be a developer to fix it.
What you'll build
A simple internal web tool. You pick a supplier and a type/category, and the tool instantly builds the exact required-document checklist for that category from templates you define. It generates a private upload link you send to the supplier; as documents arrive they land in secure storage and show up as "received, pending review." You — the coordinator — open each one, and accept it or reject it with a reason. The tool auto-chases the supplier on a cadence you set for anything still outstanding, captures each document's expiry date so it can feed renewal tracking, and only flips a supplier to "ready to onboard" when every required document is accepted. A status board shows every supplier's progress at a glance, and you can export the whole thing to CSV.
What's inside the Implementation Plan
The downloadable plan is a step-by-step file you paste into an AI coding agent. It opens by interviewing you about your business — your supplier types and the exact document set each one needs, what your documents and statuses are called today, where you track them now, your typical and peak onboarding volume, your reminder cadence, who's allowed to accept a document, and your messy edge cases — and then it tailors the data model, the checklist templates, and every later step to your answers. This is not a generic template; the agent reflects a short spec back to you and waits for your thumbs-up before it builds anything. From there it walks the agent through the template setup, the supplier upload link, the coordinator accept/reject review, the automated chasing, expiry capture, the status board, and the CSV export — each step with a ready-to-copy prompt. There's also a fallback so you can build the whole thing today even with no integration to your procurement system.
The governance it includes (this is the point)
This is real onboarding tooling, so it ships with the controls a procurement team needs: login so only your team can use it, row-level security so you only ever see your own organization's suppliers and documents, a complete audit trail of who requested, received, accepted, or rejected each document and when, a hard human-approval gate so a supplier is never marked ready automatically on upload — a coordinator must accept every required document first — and duplicate guards keyed on supplier + document type so you keep exactly one accepted version of record per document type, with full history of the rest.
Who it's for
Procurement coordinators, supplier-onboarding and vendor-management leads, and anyone who keeps a private spreadsheet of who-owes-what-paperwork and can't say at a glance what's outstanding. If you can describe which documents each supplier type needs, you can build this.
You've got this — start with the plan, paste the first prompt, answer the interview, and you'll see your first supplier's checklist take shape the same afternoon.