Metric Definition
First response time (FRT)
First response time measures the elapsed time between a customer creating a support ticket and receiving the first substantive response from a human agent. It is the metric that shapes the customer's initial impression of the support experience and sets the tone for the entire interaction.
7 min read
What is first response time?
First response time (FRT) is the duration between a customer submitting a support request and a human agent sending the first meaningful reply. Automated acknowledgements ("We received your request") do not count; FRT measures the time until a real person engages with the issue.
FRT matters disproportionately because it defines the customer's perception of responsiveness. A customer who waits 10 minutes for a first reply and then receives fast follow-ups has a fundamentally different experience from a customer who waits 6 hours. The first response is the moment the customer knows someone is working on their problem, and that knowledge alone reduces anxiety and frustration.
Research shows that FRT has a nonlinear effect on customer satisfaction. The difference between a 5-minute and a 30-minute first response is significant. The difference between 30 minutes and 2 hours is less pronounced. And the difference between 6 hours and 8 hours is negligible. This means the greatest satisfaction gains come from reducing FRT at the fast end of the spectrum, not from shaving hours off already-slow responses.
FRT is also a capacity indicator. Rising FRT typically means that inbound ticket volume is exceeding the team's ability to begin working on new tickets promptly. It can signal understaffing, an unexpected volume spike, or a problem with routing that leaves tickets unassigned. Monitoring FRT in real time allows operations teams to respond to capacity issues before they cascade into ticket backlog problems.
Auto-replies and bot acknowledgements should not be counted as first responses. The customer knows the difference between an automated receipt and a human engaging with their problem. FRT should measure when a real agent starts working on the issue.
How to calculate first response time
For each ticket, record the timestamp when the ticket was created and the timestamp of the first human agent reply. The difference is that ticket's first response time. Average these durations across all tickets to get the mean FRT.
As with other time-based support metrics, decide whether to measure in calendar time or business hours. Business hours FRT is more useful for teams with defined operating hours, as it prevents overnight and weekend gaps from distorting the metric. Calendar time FRT is appropriate for teams that offer 24/7 support.
| Statistical measure | What it reveals | When to use |
|---|---|---|
| Mean FRT | Average first response time across all tickets | General trend reporting. Susceptible to distortion by outliers. |
| Median FRT | The middle value; half of tickets responded to faster, half slower | More representative than the mean when the distribution is skewed. |
| P90 FRT | The time within which 90% of tickets receive a first response | Reveals the worst 10% of experiences. Critical for SLA compliance. |
| FRT by channel | Separate FRT for email, chat, phone, social, and in-app | Essential because customer expectations differ dramatically by channel. |
Decomposing first response time with a metric tree
First response time is determined by how quickly a ticket reaches the right agent and how quickly that agent begins working on it. A metric tree breaks these factors into actionable components.
The tree reveals that FRT is not just about having enough agents. Even a well-staffed team can have slow FRT if routing sends tickets to the wrong queue first, if manual triage creates a bottleneck, or if agents are not notified promptly about new assignments.
When FRT increases, the tree guides diagnosis. If queue time is the driver, the issue is volume or staffing. If routing is the driver, the issue is classification and assignment logic. If agent pickup speed is the driver, the issue may be workload distribution or alerting. Each cause has a different owner and a different solution.
First response time benchmarks
| Channel | Good FRT | Acceptable FRT | Needs improvement |
|---|---|---|---|
| Live chat | Under 30 seconds | 30 seconds to 2 minutes | 5+ minutes |
| Phone | Under 60 seconds | 1 to 3 minutes | 5+ minutes |
| Social media | Under 30 minutes | 30 to 60 minutes | 4+ hours |
| Under 1 hour | 1 to 4 hours | 12+ hours | |
| In-app messaging | Under 5 minutes | 5 to 30 minutes | 2+ hours |
Customer expectations for first response time are set by the channel they choose. A customer who opens a live chat expects a response in seconds. A customer who sends an email expects a response within hours. Set FRT targets per channel that reflect these expectations rather than applying a single standard.
How to reduce first response time
- 1
Implement automatic ticket routing and assignment
Manual triage creates a bottleneck between ticket creation and agent assignment. Automate routing based on ticket category, customer segment, and agent skills. Every minute saved in triage is a minute removed from FRT for every ticket.
- 2
Align staffing to inbound volume patterns
FRT spikes during periods when demand exceeds available agents. Analyse ticket creation patterns by hour and day, and schedule shifts to cover peaks. Flexible scheduling, split shifts, and part-time roles can address volume spikes without the cost of full-time headcount.
- 3
Use SLA-aware queue prioritisation
Not all tickets need the same FRT. High-priority tickets from enterprise customers may require a 15-minute SLA, while low-priority feature requests may allow 24 hours. Configure queue ordering to surface tickets approaching their SLA deadline, ensuring the most urgent tickets are seen first.
- 4
Reduce agent context-switching overhead
Agents who are deep in a complex investigation may delay picking up new tickets. Set maximum concurrent workload limits and create dedicated "new ticket" slots in agent schedules to ensure fresh tickets are acknowledged quickly even during busy periods.
- 5
Send meaningful automated acknowledgements while the agent prepares
While automated replies should not count as FRT, a well-crafted acknowledgement that includes the ticket number, expected response time, and self-service resources for common issues can reduce customer anxiety during the wait. This buys agents time without degrading the customer experience.
Tracking FRT with KPI Tree
KPI Tree lets you model first response time alongside average reply time, average resolution time, and customer satisfaction to build a complete picture of the support timeline. Decompose FRT by channel, priority, team, and time of day to identify exactly where delays concentrate.
Connect FRT to its upstream drivers (staffing levels, routing speed, volume patterns) and downstream impacts (customer satisfaction, abandonment rate, and ticket escalation). When FRT shifts, the tree shows which factor changed and in which context, enabling targeted response. Each node can be owned by the responsible function, making FRT improvement a shared operational priority rather than a single team's burden.
Related metrics
First Contact Resolution
Support effectiveness
Operations MetricsMetric Definition
FCR Rate = (Issues Resolved on First Contact / Total Issues Handled) × 100
First contact resolution measures the percentage of customer enquiries resolved during the first interaction without requiring follow-up contacts, transfers, or escalations. It is the single most influential metric for customer satisfaction in support operations.
Customer Satisfaction Score
CSAT
Product MetricsMetric Definition
CSAT = (Satisfied Responses / Total Responses) × 100
Customer satisfaction score measures how satisfied customers are with a specific interaction, product, or experience. Unlike NPS which measures loyalty, CSAT captures satisfaction at a moment in time, making it ideal for evaluating specific touchpoints in the customer journey.
Customer Effort Score
CES
Product MetricsMetric Definition
CES = Sum of All Effort Ratings / Number of Responses
Customer effort score measures how much effort a customer had to exert to accomplish a goal with your product or service. Research shows that reducing effort is more predictive of customer loyalty than increasing satisfaction, making CES a powerful complement to NPS and CSAT.
Net Promoter Score
NPS
Product MetricsMetric Definition
NPS = % Promoters - % Detractors
Net Promoter Score measures customer loyalty by asking how likely a customer is to recommend your product or service. It is the most widely used customer experience metric, providing a single number that captures sentiment and predicts growth through word-of-mouth.
Reduce first response time across every channel
Build a support responsiveness tree that decomposes FRT by channel, priority, and time of day. Connect it to customer satisfaction and resolution metrics to ensure faster first responses translate into better customer outcomes.