Outcome. A closed-won deal flagged as needing data migration automatically opens a tracked request for the delivery team, with the source system and volume details already attached, instead of relying on the rep to remember to email someone.
flowchart TD
A[Deal stage = Closed Won, Requires Data Migration = true] --> B[Create ticket in Data Migration pipeline]
B --> C[Set ticket owner]
C --> D[Send internal notification]

When to use it, when not to
- UseUse it when some, not all, new customers need data imported from a prior system, and that need is known and flagged before or at close.
- UseUse it when the delivery or implementation team works from tickets rather than a shared inbox or spreadsheet.
- SkipDo not use it if every customer requires migration by default, in that case fold the migration steps directly into the standard onboarding checklist (customer-onboarding-003) instead of a conditional branch.
- SkipDo not use it if migration requests need approval before starting, add an approval task ahead of ticket creation, see customer-onboarding-043 for the review-gate pattern.
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.





