Outcome. Every closed-won deal gets a structured Onboarding Project record, associated to the deal, giving the team one dedicated object to track implementation details without overloading deal or ticket properties.
flowchart TD
A[Deal stage = Closed Won, no project yet] --> B[Create Onboarding Project record]
B --> C[Copy deal amount and owner onto the new record]
C --> D[Associate record to deal]
D --> E[Set Onboarding Project Created on deal]

When to use it, when not to
- UseUse it when onboarding has enough of its own data (a target go-live date, an implementation type, a project owner distinct from the deal owner) that it deserves its own object instead of living as an ever-growing set of deal properties.
- UseUse it when several other onboarding fiches in this category (health score, milestone percent-complete) would benefit from a single project record to attach their properties to, instead of spreading them across deal and ticket.
- SkipDo not use it without Sales Hub Enterprise (or Service Hub or Data Hub Enterprise), custom objects and the workflow action to create them require an Enterprise-tier subscription (https://knowledge.hubspot.com/object-settings/create-custom-objects).
- SkipDo not use it if a ticket-based tracker (customer-onboarding-005 and customer-onboarding-011) already covers your needs at Professional tier, a custom object is more overhead for the same outcome unless you specifically need object-level reporting or a data model shared with a different Enterprise-tier tool.
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.





