Freshdesk Agent Performance Intelligence
Weekly AI coaching briefs for every support agent — scores resolution speed, SLA compliance, CSAT, escalation rates, and throughput from Freshdesk data.
Weekly AI coaching briefs for every support agent — scores resolution speed, SLA compliance, CSAT, escalation rates, reassignment rates, and throughput from Freshdesk data. 6-dimension performance taxonomy with coaching priority classification (HIGH/MEDIUM/LOW). Delivers Slack team digest and per-agent Notion coaching briefs. This came from a support lead who evaluated agents using only ticket count and average resolution time, missing that one agent consistently resolved complex tickets while another cherry-picked simple ones. The agent provides multi-dimensional performance analysis.
Last updated March 17, 2026
Support teams handle 50-200 tickets per agent per week, with SLA compliance depending on accurate routing and priority assignment. Manual triage introduces 10-15 minute delays per ticket and inconsistent categorization. Automated ticket intelligence routes, prioritizes, and scores customer effort in real-time.
Four Agents. Per-Agent Performance Coaching. Slack + Notion Delivery.
Step 1 — Fetcher
Code Only
Pulls all tickets from the Freshdesk API for the configured lookback window (default 7 days). Groups tickets by agent with response times, CSAT ratings, escalation counts, reassignment counts, and complexity tiers. Zero LLM cost.
Step 2 — Assembler
Code Only
What does Assembler actually decide? Computes six performance dimension metrics per agent: resolution speed, first response SLA compliance, CSAT score, escalation rate, reassignment rate, and complexity-adjusted throughput. Calculates team baselines and assigns coaching priority (HIGH/MEDIUM/LOW). Zero LLM cost.
Step 3 — Analyst
Tier 2 Classification
This step exists because raw data alone is not enough. Scores each performance dimension 1-10 using defined rubrics, computes composite score (equal weight), verifies coaching priority, identifies strengths and improvement areas, and generates per-agent coaching briefs with specific action items. the analysis model with chain-of-thought enforcement.
Step 4 — Formatter
Tier 3 Creative
Without this step, upstream analysis sits idle. Generates two outputs: (1) Slack Block Kit team digest with per-agent composite scores, coaching priorities, top performer highlights, and coaching needs. (2) Notion per-agent coaching briefs with detailed dimension breakdowns and specific recommendations. the analysis model.When Anthropic releases a new model, the customer changes one value. Every blueprint uses a Config Loader node — one configuration point.
That's the full pipeline. Here's what it intentionally does NOT do — and why those boundaries exist.
What It Does NOT Do
Does not modify Freshdesk tickets or agent assignments — it reads performance data only
Does not replace your team lead — it provides data-driven coaching signals for human managers
Does not work with Zendesk, Intercom, or other helpdesks — Freshdesk API only in v1.0
Does not predict future performance — it scores current performance from existing ticket data
Does not guarantee agent improvement — it identifies coaching opportunities for human follow-up
Does not handle real-time monitoring — it runs weekly aggregate analysis, not per-ticket
With those boundaries clear, here's everything that ships when you purchase.
The Complete Customer Success Bundle
7 files.
The technical specifications below are ITP-measured, not estimated.
Tested. Measured. Documented.
Every metric is Independent Test Protocol (ITP)-measured. The Freshdesk Agent Performance Intelligence blueprint scores six performance dimensions per support agent — the analysis model for analysis and formatting, weekly aggregate cost.
Workflow Nodes
26 + 3 (scheduler)
Blueprint Quality Standard
12/12 PASS
Agent Architecture
Fetcher (Code-only) → Assembler (Code-only) → Analyst (Sonnet 4.6) → Formatter (Sonnet 4.6)
Required Credentials
Freshdesk (httpHeaderAuth), Notion (httpHeaderAuth), Slack (httpHeaderAuth), Anthropic (anthropicApi)
Bundle Contents
7+ files
Cost per Run
$0.03–$0.10/run
ITP Milestones
8/8 variations · 14/14 milestones
n8n Compatibility
2.7.5
Tested on n8n v2.7.5, March 2026
Freshdesk Agent Performance Intelligence v1.0.0────────────────────────────────────────Nodes 26 + 3 (scheduler)Agents 4 (Fetcher → Assembler → Analyst → Formatter)Model Sonnet 4.6 (SINGLE-MODEL)Tool A Freshdesk (httpHeaderAuth)Tool B Slack (httpHeaderAuth Bearer)Tool C Notion (httpHeaderAuth Bearer)Trigger Schedule (Monday 8:00 UTC) + WebhookPattern AGGREGATE — weekly per-agent coachingBQS 12/12 PASSITP 8/8 variations · 14/14 milestones
What You'll Need
Platform
n8n 2.7.5+
Est. Monthly API Cost
Weekly run cost ~$0.03-0.10/run ($0.13-$0.43/month)
Credentials Required
- ▪Anthropic API
- ▪Freshdesk API (httpHeaderAuth)
- ▪Slack (Bot Token, httpHeaderAuth Bearer)
- ▪Notion (httpHeaderAuth Bearer)
Services
- ▪Freshdesk account (API key, any plan)
- ▪Slack workspace (Bot Token with chat:write scope)
- ▪Notion workspace (integration token)
- ▪Anthropic API key
Setup Track
Quick Start
~15 min
All credentials live, n8n running
Full Setup
1–2 hrs
Needs API config + tables
From Scratch
2–4 hrs
No n8n, no credentials
Freshdesk Agent Performance Intelligence v1.0.0
$199
one-time purchase
What you get:
- ✓ITP-tested 26+3 node n8n workflow — import and deploy
- ✓Weekly schedule: fires every Monday at 8:00 UTC (customizable)
- ✓Six performance dimensions: resolution speed, first response SLA, CSAT score, escalation rate, reassignment rate, complexity-adjusted throughput
- ✓Coaching priority: HIGH (<70% team avg) / MEDIUM (70-100%) / LOW (>avg)
- ✓Per-agent coaching briefs with strengths, improvement areas, and specific action items
- ✓Team baselines computed automatically from all agent data
- ✓Slack Block Kit team digest with composite scores and coaching highlights
- ✓Notion per-agent coaching briefs with detailed dimension breakdowns
- ✓Split-workflow pattern: scheduler + main pipeline (both included)
- ✓SINGLE-MODEL: the analysis model for analysis and formatting — no Opus needed
- ✓AGGREGATE pattern: one Analyst call per weekly run, not per agent
- ✓ITP 8/8 variations, 14/14 milestones measured
- ✓All sales final after download
Frequently Asked Questions
What are the six performance dimensions?+
Resolution Speed (average hours to resolve), First Response SLA (compliance rate for initial response), CSAT Score (customer satisfaction average), Escalation Rate (fraction of tickets escalated), Reassignment Rate (fraction of tickets reassigned), and Complexity-Adjusted Throughput (weighted ticket count based on difficulty tier).
How does coaching priority work?+
Each agent gets a composite score from the six dimensions. HIGH priority (<70% of team average) means immediate coaching needed. MEDIUM (70-100%) targets specific improvement areas.
How does this differ from Support Pattern Analyzer?+
SPA (#18) clusters ticket topics and patterns across your support queue. FAPI coaches individual agents on their personal performance metrics. Different lens: SPA looks at what customers are asking about; FAPI looks at how each agent handles those requests.
How does this differ from Sales Rep Performance Coach?+
SRPC (#35) coaches sales reps using HubSpot deal data. FAPI coaches support agents using Freshdesk ticket data. Same coaching philosophy, different team and data source.
Can I customize the coaching tone?+
Yes. Set COACHING_TONE to "constructive" (encouraging + specific), "direct" (straightforward assessment), or "supportive" (empathetic + growth-oriented). This affects how the Analyst frames improvement recommendations.
Does it use web scraping?+
No. All data comes from the Freshdesk API. No web_search or external scraping.
Can I filter to specific agents?+
Yes. Set AGENT_IDS to an array of Freshdesk agent IDs to analyze only those agents, or leave empty to analyze all agents with tickets in the lookback window.
Why only Sonnet instead of Opus?+
The Fetcher retrieves ticket data from the Freshdesk API and the Assembler pre-computes all performance metrics and team baselines. The Analyst receives pre-computed numbers and applies a scoring rubric — classification-tier reasoning that the analysis model handles accurately. No deep causal analysis required.
Is there a refund policy?+
All sales are final after download. Review the Blueprint Dependency Matrix and prerequisites before purchase. Questions?
Related Blueprints
Freshdesk SLA Risk Predictor
AI-powered per-ticket SLA breach prediction that scores risk across five factors — complexity, customer tier, agent capacity, historical patterns, and escalation signals — and alerts your team before deadlines slip.
Freshdesk Customer Effort Scorer
AI-powered weekly customer effort scoring that bridges Freshdesk support data with Pipedrive deal value — identifies high-effort, high-value accounts at risk of churning before it's too late.
Support Pattern Analyzer
AI reads your Freshdesk. Delivers a weekly support intelligence brief before standup.