Outcome. An onboarding ticket shows a single percent-complete number, driven by a checklist of milestone checkboxes, so CS managers and customers get one glance-able progress figure instead of reading through pipeline stage names.
flowchart TD
A[A milestone checkbox changes] --> B[Onboarding Percent Complete recalculates]
B --> C{Percent = 100?}
C -->|Yes| D[Set Onboarding Completion Date if not set]
C -->|No| E[End, number itself is the deliverable]

When to use it, when not to
- UseUse it when onboarding has a fixed, known set of milestones per ticket (for example: kickoff done, data migrated, training complete, go-live) that apply consistently across customers.
- UseUse it alongside customer-onboarding-011 (pipeline-stage milestone tracking), this fiche adds a numeric progress figure on top of, not instead of, the stage-based tracking.
- SkipDo not use it if milestones vary significantly by customer (a different checklist per plan tier), a single flat formula will not represent progress fairly, build a plan-tier-specific version instead.
- SkipDo not use it if calculated properties are not available on your subscription, use the workflow-only fallback in Known pitfalls.
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.





