SITEMAP / DOCS / INTELLIGENCE VIEW

Insights Panel

When you select an entity in Intelligence, the right-side panel displays contextual information plus recommendations. Some recommendations are AI-generated by the agent runtime; others are computed by deterministic heuristic rules. The panel labels them differently so you always know which is which.

01Customer detail

Selecting a Customer shows:

02Campaign insights

Selecting a Campaign shows:

03Recommendation types

The panel surfaces two kinds of recommendations, visually distinguished:

BadgeSourceExample
AI INSIGHTLLM-generated by an agent buddy. Grounded in the current graph + brand context."Your Series-B segment responds 34% better to Tuesday 10am sends. And I've noticed three just hired VPs of Marketing in the last week."
Insights (heuristic flare, no AI badge)Deterministic rules computed server-side from the graph. Timing, frequency, audience overlap."This campaign sent 4× to the same segment in 7 days. Consider reducing frequency."

The heuristic path is always on; it's free, fast, and runs on every campaign. The AI path runs on demand or when a buddy is asked for a deeper read.

04Types of heuristic recommendations

Waypath's heuristic engine generates these recommendation categories:

All recommendation types are modeled as Recommendation nodes in the graph with RECOMMENDS_FOR and BASED_ON edges pointing to the relevant Campaign and supporting Touchpoints.