Docs Dashboard features Signal rules
Dashboard features · 10 of 17

Signal rules — custom triggers.

Signal rules let you turn a multi-condition signal pattern into a persistent monitor. "VP Data hire AND Snowflake added in same 30-day window" → automatic alert + brief. Where Saved searches are about firmographic + persona criteria, Signal rules are about signal-pattern logic.

Time: 5 min·Updated: 2026-05-25·Audience: RevOps, signal-power users·Tier: Pro+ for advanced rules

TL;DR

If [signal pattern] then [alert / auto-brief / both]. Rules combine signal types with AND/OR logic, time windows, and ICP thresholds. Most useful patterns: signal combos that don't exist as built-in detections (e.g., "funding + departure of incumbent vendor" — your specific churn-displacement pattern).

01What signal rules are

Custom multi-condition triggers. A rule defines: signals to watch + Boolean logic + time window + optional ICP filter + action when matched.

Different from saved searches: searches are about account criteria (firmographic + persona). Rules are about signal patterns over time. Use rules when "this combination of signals firing within X days" is what you're hunting.

02Rule syntax

The rule builder uses visual blocks (not code), but the underlying logic is straightforward:

WHEN [Signal A] occurs
AND [Signal B] occurs within [N days]
AND account ICP score >= [threshold]
THEN [alert · auto-brief · push to CRM · webhook]

Supports AND, OR, NOT logic; time windows (same day · 7 / 14 / 30 / 60 / 90 days); optional ICP and account-ownership filters.

03Common rule patterns

Funding + data hiring (within 60d)
Classic budget-realization combo. Auto-brief on every match. Alert in Slack.
Exec departure + competitor mention (90d)
Churn displacement pattern. Alert sales rep owning the account.
Tech-stack drop of competitor (any)
Direct displacement opportunity. Auto-brief + push to CRM.
5+ hiring signals in 30 days (any role)
Aggressive growth mode. Alert weekly digest.

04What rules can do

  • Alert: Slack, email, in-app, webhook (Pro+)
  • Auto-brief: generate a brief immediately on match (Pro+ — counts against monthly quota)
  • Auto-tag: apply a workspace tag to the account (e.g., "hot")
  • Push to CRM: create or update account in your CRM with rule-generated note
  • Queue for review: stage the match in a "pending" list instead of acting

05Performance and limits

TierActive rulesActions per rule
Free2Alert only
Pro10Alert + auto-brief + auto-tag
Company50All actions + webhook

Rules evaluate continuously. Match latency is <5 minutes from the second signal firing.

06Common mistakes

Building rules that fire on too-common patterns
A rule that triggers on "any funding event" fires hundreds of times a week — useless. Combine 2-3 conditions to narrow.
Auto-briefing every match
Briefs against quota. Use Alert-only for noisy rules and auto-brief only for tight rules that match 1-5 accounts/week.
Forgetting to set ICP threshold
A rule without an ICP filter matches across your full account corpus including poor-fit accounts. Always add an ICP >= 60 filter at minimum.
Was this page helpful?