Outcome. A deal cannot move out of Closed Won back into an open stage until a named approver signs off, so a won deal that already triggered invoicing or provisioning does not get quietly reopened and re-closed without anyone downstream knowing.
flowchart TD
A[Deal marked Closed Won, Reopen Approved checked] --> B{Reopen Reason provided?}
B -->|no| C[Notify owner, need a reason, exit]
B -->|yes| D[Notify Reopen Approver]
D --> E[Create approval task]
E --> F[Delay 1 business day]
F --> G{Still pending after delay?}
G -->|yes| H[Escalation notification]
G -->|no| I[Exit, resolved]

When to use it, when not to
- UseUse it once deal-hygiene-030's Closed Won finance notification is already live, this fiche protects the integrity of that trigger, an unapproved reopen risks a second, unintended invoicing event or a confusing finance record.
- UseUse it together with the native required-property-per-stage setting, exactly like deal-hygiene-015 and deal-hygiene-028, the workflow manages notification and review, the required-property setting is what actually blocks the move.
- SkipDo not use it if reopening a Closed Won deal is a routine, expected action on your team, for example correcting a data-entry mistake made minutes after closing, in that case a lighter-weight confirmation step is more appropriate than a full approval gate.
- SkipDo not use it on Sales Hub Professional expecting the same enforcement, the required-property setting itself works on Professional, but this fiche's Enterprise designation assumes the same field-level-permission protection used in deal-hygiene-015, restricting who can set the approval property in the first place. Permission sets require an Enterprise subscription on Marketing, Sales, Service, Data, Content or Revenue Hub (https://knowledge.hubspot.com/user-management/create-permission-sets).
or the deal hygiene 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.





