New Customer Onboarding Guide
This guide walks you through everything from a fresh, empty platform to a customer running their first live claim. It is split into two phases:
- Phase 1 — Platform Bootstrap (once per environment): stand up the multi-tenant platform on a fresh Azure subscription. After this phase, the platform exists but has zero customers.
- Phase 2 — Customer Onboarding (once per customer): take a signed customer through intake, provisioning, configuration, end-to-end testing, and go-live.
High-level workflow
Page template
Each step page follows the same shape so you can scan quickly:
- Outcome — what you'll have after this step.
- Prerequisites — links to predecessor steps.
- Diagram — sequence or flow chart for the workflow.
- Steps — exact commands and UI clicks.
- Validation — how to confirm success.
- Troubleshooting — common failures and fixes.
- Next — link to the next step.
Audience and prerequisites
You need:
PLATFORM_ADMINrole in the master DB (granted as part of the bootstrap process for the first admin; see Phase 1 → 05-first-platform-admin).- Azure subscription owner access for Phase 1 only (infrastructure provisioning).
- A working knowledge of healthcare EDI (X12 837/270/271/278/835/277CA, ERA posting).
Time estimates
| Phase | Typical duration |
|---|---|
| Phase 1 — Platform Bootstrap | 1 working day (excluding Azure resource provisioning waits) |
| Phase 2 — Customer Onboarding | 1–3 days for a small customer; 1–2 weeks for a complex multi-state behavioral-health provider |
Helpful checklists
- Platform bootstrap checklist — copy into your incident-tracker on day 1
- Customer onboarding checklist — copy per customer
When you're ready, head to Phase 1 → 01-prerequisites.