Author: Ashmita Aich
Tools Used: Tableau, Excel
Dataset Source: Kaggle
This project analyzes customer support ticket data to identify patterns in resolution time, SLA adherence, backlog volume and shift-wise performance.
The goal is to uncover operational inefficiencies and support data-driven decisions in managing support resources and ticket prioritization.
- Track overall ticket volume by shift and priority
- Analyze SLA breach rates across ticket types
- Measure and compare average resolution time by support shift
- Monitor backlog of unresolved critical and high-priority tickets
- Enable shift- and priority-level filtering for deeper insights
- Visualize support performance KPIs in an interactive dashboard
- Removed irrelevant columns:
gender,age,email - Renamed unclear or inconsistent column names for clarity
- Created new calculated fields for analysis:
Resolution Status– based on whether the ticket was resolvedResolution Time (hrs)– duration between ticket creation and closureSLA Breach Flag– identifies tickets breaching SLA thresholdsShift– derived from ticket creation timestampStatus Categorized– grouped detailed status values into categories
- Total Tickets
- Average Resolution Time
- SLA Breach Rate
- Unresolved Critical Tickets
Line chart showing ticket volume trends by hour, split by shift and priority. Reveals peak support hours and workload distribution.
Dual-axis chart comparing average resolution time and ticket count across Morning, Afternoon, and Night shifts.
Bar chart comparing SLA adherence across support channels: Phone, Chat, Email.
Clustered bar chart showing how ticket statuses (Open, Resolved, Pending) vary across priority levels.
Bar chart highlighting unresolved tickets at each priority level to assist in backlog cleanup.
- Filter by Shift
- Filter by Priority
- Afternoon shift receives the highest ticket volume
- Night shift has the longest average resolution time → potential staffing issue
- High-priority tickets have an SLA breach rate of 8%
- Over 30% of critical priority tickets remain unresolved
- Phone support performs best in SLA compliance, with a 96% rate
The dashboard provides clear visibility into support operations, highlighting key issues like SLA breaches, delayed resolutions and unresolved high-priority tickets. These insights enable data-driven decisions to improve response efficiency, allocate resources better across shifts and enhance overall service quality.
- ** Tableau Dashboard:**
Customer Support Analytics Dashboard