// Tasks

One HubSpot task per at-risk renewal

Sighub creates a single HubSpot task per real at-risk renewal, on the company record, assigned to the owner, with the evidence attached. The task self-closes when the renewal advances or the risk clears.

When tasks are created

Tasks are created only after task automation has been activated. The first scan does not create tasks.

Tasks are created only for a high-urgency Renewal Risk (severity high or critical). Sighub maintains at most one active renewal task per Company. Engagement, tickets, meetings, and replies can explain or mitigate the renewal risk, but they never create a standalone task. Medium renewal risks and engagement-only findings stay visible in the card and triage view without adding task debt.

Task subjects

Every Sighub task subject starts with Sighub: followed by the action the owner should take:

  • Sighub: Schedule renewal meeting
  • Sighub: Follow up on no response
  • Sighub: Escalate renewal risk

Task body

The body names the action, gives a one-line summary of the risk, lists up to four evidence lines, and links to the Company record. Tasks are associated to the Company in HubSpot, created as type TODO, with priority HIGH for the most urgent risks and MEDIUM otherwise.

Due dates

  • Due today if the renewal is overdue or within 7 days.
  • Due in 1 day if the renewal is within 14 days.
  • Due in 3 days otherwise.

How tasks are assigned

Assignment follows the owner routing chosen during setup:

  • Company owner: the company's hubspot_owner_id.
  • Specific user: one selected HubSpot owner for all companies.

If the specific user is missing at runtime, Sighub falls back to the company owner. If no owner is available at all, the task is created without an assignee.

How tasks self-resolve

Sighub stores one risk snapshot per company. On each scan it reads the current state and reconciles the open task:

  • If the same at-risk renewal persists and the existing task is still open, it stays. No duplicate is created.
  • If a meeting gets booked before the renewal, the deal advances, the renewal date moves out of the window, or the customer is no longer active, the task is completed automatically.
  • If urgency or evidence changes within the same renewal risk, Sighub updates the same task. A different renewal cycle can resolve the old task and create a new one.
  • If you record a Renewed or Lost outcome on the Sighub card, the open Sighub task is completed right away. See Risk controls.

Sighub only resolves tasks whose subject starts with Sighub:. Tasks created by humans or other tools are never touched.

Edge cases

  • User completes a Sighub task manually: if the same at-risk renewal still exists on the next scan, Sighub may create a new task. Completing a task does not clear the underlying renewal risk.
  • User deletes a Sighub task: if the same risk state remains unchanged, Sighub currently does not recreate the task. This is a known limitation.