Outcome. A deal that has sat open for a week with zero logged activity gets flagged and the owner nudged, catching a deal that stalled before it ever really started, which deal-hygiene-001's "last activity" check cannot see since there is no last activity date to compare against yet.
flowchart TD
A[Deal created, open] --> B[Delay 7 business days]
B --> C{Last Activity Date still unknown and deal still open?}
C -->|yes| D[Set No Activity Since Creation Flag = true]
D --> E[Create task for owner]
E --> F[Notify owner]
C -->|no| G[Exit]

When to use it, when not to
- UseUse it as the creation-time counterpart to deal-hygiene-001, which
only fires once
Last Activity Dateexists and then goes stale, this fiche catches the case where that date never got populated in the first place. - UseUse it on inbound or auto-created deals where a rep sometimes lets a new deal sit untouched, assuming someone else will pick it up.
- SkipDo not use it on deals created from a source that legitimately has no immediate activity expected, for example a deal auto-created from a signed contract upload where the "activity" already happened outside HubSpot.
- SkipDo not use the same 7-day threshold this fiche defaults to without checking it against your actual response-time targets, adjust with sales leadership.
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.





