Outcome. When a deal reaches a defined stage, the associated contact and company's lifecycle stage update to match, so a company record doesn't sit labeled as a Lead for months after its deal has actually closed.
flowchart TD
A[Deal stage changes] --> B{Mapped to Opportunity?}
B -->|Yes| C[Set contact + company lifecycle = Opportunity]
B -->|No| D{Closed Won?}
D -->|Yes| E[Set contact + company lifecycle = Customer]
D -->|No| F{Closed Lost?}
F -->|Yes| G[No lifecycle change by default]
F -->|No| H[No action]

When to use it, when not to
- UseUse when lifecycle stage on the contact and company records is expected to reflect real deal progress, and currently only updates through separate, inconsistent manual habits or marketing-only triggers.
- UseUse on portals where each company typically has one primary deal driving its lifecycle stage. Multi-deal companies need the Known pitfalls guidance below.
- SkipDo not use if your company lifecycle stage is intentionally decoupled from deal stage. Some portals track company lifecycle independently for account-based marketing reasons; confirm this is the intended model before building.
or the marketing ops 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.





