Cycle Closes → Pull KPIs → Compare To Prior → Explain Changes → Publish
Executive Summary and What Changed Reporting Agent
Generates a clear weekly or monthly narrative from KPIs and exceptions, what moved, by how much, and why, so leadership reads a summary instead of mining dashboards.
The Problem
Leadership gets dashboards. Nobody has time to read them.
Weekly and monthly reports are manually assembled. Commentary is written from scratch every time.
What Changes
A clear narrative: what changed and why, every cycle.
Generates clear narratives from KPIs and exception data. Your team reviews and adjusts the story - the first draft is already done.
Humans stay in control: Your leadership interprets and decides. The agent writes the what-changed narrative from the data. It removes the dashboard mining, not the judgment.
HOW THE AGENT WORKS
HOW TO BUILD IT
Three levels of depth. Pick the one that matches where you are.
For the ops person who needs to understand what's involved and brief their team.
WHAT YOUR TEAM PROVIDES ONCE
- KPI set - the metrics leadership tracks
- Data access - where each KPI comes from
- Comparison basis - prior period, budget, or target
- Notability rule - what size of change is worth calling out
- Summary format - length and tone leadership wants
For the IT person or technical lead who needs to scope the integration.
INQUIRY SOURCES
WORKFLOW ENGINE (N8N)
CONNECTS TO
Agent reads a KPI export and writes the narrative against the prior export. The comparison logic still runs.
Agent reads live KPIs across systems and publishes a what-changed narrative each cycle. Best experience.
For the person who wants to build this agent step by step. Each node below maps to an n8n workflow node.
You write a what-changed analysis for leadership.
For each KPI, compute the change vs the comparison basis. For changes beyond the NOTABILITY RULE, set notable=true and write a plain-language explanation grounded in the data and exceptions. No speculation beyond the data.
Respond ONLY with a valid JSON array.
NOTABILITY RULE: {notability_rule}
KPIS NOW: {kpis_now}
KPIS PRIOR: {kpis_prior}
EXCEPTIONS: {exceptions}[
{ "kpi": "avg_turn_days", "now": 9.2, "prior": 7.1, "change": "+2.1 days", "notable": true, "explanation": "Two turns at Oak Ridge stalled on vendor confirmation, pulling the average up." },
{ "kpi": "open_wo", "now": 61, "prior": 58, "change": "+3", "notable": false, "explanation": "" }
]- Manual run
- KPI export
- Prior-period compare
- Fixed notability rule
- Single narrative
- Email delivery
Full Video Walkthrough Coming Soon
From KPIs to a what-changed narrative - step by step.
Register to be notifiedEverything on this page is free to learn.
When you're ready to build — do it yourself or bring us in.
OTHER AGENTS IN LEASING & MARKETING
Owner Reporting Agent
Daily Exceptions Brief Agent
Portfolio Insights Agent
Frequently asked questions
This is 2 of 4 agents in Executive & Portfolio Operations. → · Explore all 10 departments →