Why prequalification, and the pipeline it creates
Supplier prequalification is the disciplined alternative to onboarding suppliers through email threads and a spreadsheet nobody trusts. The familiar failure mode is well known: a buyer collects PDFs in an inbox, copies a few fields into a sheet, and weeks later cannot say which version of the certificate is current or who approved the supplier. Prequalification replaces that with a single governed path — apply, review, approve, and, for the ones who pass, convert into a vendor — where the system, not memory, holds the truth.
The pipeline matters because it produces a record, not just a result. Every applicant arrives with the same fields and the same required documents, so you compare like with like instead of whatever each supplier chose to send. Every decision carries a reason — a score, a request for more information, an approval, a rejection — and each is stamped with who acted and when. The practical payoff lands the day an auditor, a donor, or a new procurement lead asks "how did this supplier get on our list?": the answer is a click away rather than a forensic email search.
Two design choices make it safe and scalable. First, it is strictly tenant-specific — every application belongs to one business, the public link resolves to that business, and one tenant can never see another's suppliers. Second, it is self-service for the supplier with no account: they apply, track, and respond through links, and AWRA only provisions a real login — the vendor portal — at the moment of approval. You never manage credentials, password resets, or access for people you have not yet accepted, which keeps the front door open without widening your security surface.
Key takeaways
- Prequalification replaces inbox-and-spreadsheet vetting with one governed pipeline.
- The flow is apply → review → approve → vendor, and every step is reasoned and time-stamped.
- It is tenant-scoped: each application belongs to one business and is never cross-visible.
- Suppliers apply with no account; a vendor-portal login is created only on approval.