Outcome. A closed-won deal is routed to a hands-on onboarding path or a self-serve path based on its amount, so the CS team spends dedicated time where the deal size justifies it.
flowchart TD
A[Deal stage = Closed Won, path not yet set] --> B{Amount >= threshold?}
B -->|Yes| C[Set Onboarding Path = High-touch]
C --> D[Create kickoff task for Onboarding Owner]
D --> E[Send internal notification]
B -->|No| F[Set Onboarding Path = Low-touch]
F --> G[Add to Low-touch Onboarding list]

When to use it, when not to
- UseUse it when the same onboarding process today gets applied to every new customer regardless of size, wasting CS time on small accounts or under-serving large ones.
- UseUse it when deal amount is a reasonable proxy for onboarding complexity in your business.
- SkipDo not use it if plan or product purchased is a better predictor of onboarding complexity than deal amount, use customer-onboarding-017 instead, or combine both branches.
- SkipDo not use it for Enterprise deals that need a named specialist rather than a two-way split, see customer-onboarding-039.
or the customer onboarding pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





