Account Timeline (CDP)

Definition

Unified chronological view of every customer’s lifecycle — from first campaign touch, through sales interactions, Gong calls, CRM status changes, product usage, and support tickets. The foundational data structure that the brain-layer operates over.

Inspired by HubSpot’s Account Timeline tool (demoed by guy-kori from bizapps), but built on direct API connectors rather than aggregated dependencies (DEC-002).

  • DEC-001 — Initial data sources via Guy Kori (Salesforce + Gong) plus Almog Ross (BigBrain Account Timeline as reference)
  • DEC-002 — Direct API access preferred over BigBrain aggregations (so external customers without monday-specific infra can use Harmony)

Sources

Construction steps

  1. Ingest from connected sources via API connectors
  2. Resolve identity: campaign contacts → CRM leads → opportunities → accounts
  3. Build chronological timeline of all interactions
  4. Tag events with metadata (channel, campaign, outcome, sentiment)
  5. Enable agents (and humans) to read/write to the timeline

Open debates

  • Native vs connector: connectors first (DEC-002), but real-time SDR needs local copy (Vision session)
  • Identity resolution complexity: how much can be auto vs manual (related to OQ-004)