Agent Assist Features¶
9.4 Phase 2: Contact Center AI Features (Future State)¶
While Contact Center implementation is deferred to Phase 2 of the overall project, this section outlines the AI capabilities that will be implemented when Webex Contact Center is deployed. This forward-looking design ensures that current decisions regarding data architecture, governance, and organizational readiness support future AI capabilities.
9.4.1 Virtual Agent (Conversational AI)¶
Capability Description:
The Webex Contact Center Virtual Agent provides conversational AI that can handle customer interactions autonomously, resolving routine inquiries without human agent involvement. The virtual agent supports both voice and digital channels, providing consistent experiences across touchpoints.
Architecture:
+-----------------------------------------------------------------+
| VIRTUAL AGENT ARCHITECTURE |
+-----------------------------------------------------------------+
| |
| Customer Input |
| | |
| v |
| +---------------------------------------------------------+ |
| | CHANNEL LAYER | |
| | +---------+ +---------+ +---------+ +---------+ | |
| | | Voice | | Chat | | Email | |WhatsApp | | |
| | +----+----+ +----+----+ +----+----+ +----+----+ | |
| +-------+------------+-----------+------------+----------+ |
| | | | | |
| +------------+-----+-----+------------+ |
| | |
| v |
| +---------------------------------------------------------+ |
| | NATURAL LANGUAGE UNDERSTANDING | |
| | +--------------+ +--------------+ +--------------+ | |
| | | Intent | | Entity | | Sentiment | | |
| | | Detection | | Extraction | | Analysis | | |
| | +--------------+ +--------------+ +--------------+ | |
| +----------------------------+----------------------------+ |
| | |
| v |
| +---------------------------------------------------------+ |
| | DIALOG MANAGEMENT ENGINE | |
| | +--------------+ +--------------+ +--------------+ | |
| | | Context | | Business | | Response | | |
| | | Tracking | | Logic | | Generation | | |
| | +--------------+ +--------------+ +--------------+ | |
| +----------------------------+----------------------------+ |
| | |
| +----------------+----------------+ |
| v v v |
| +------------------+ +--------------+ +------------------+ |
| | Self-Service | | Escalate | | Integration | |
| | Resolution | | to Agent | | (CRM, Backend) | |
| +------------------+ +--------------+ +------------------+ |
| |
+-----------------------------------------------------------------+
Planned Intent Categories:
Based on analysis of Abhavtech's expected customer interaction patterns (AI technology company with enterprise customers), the following intent categories are prioritized:
| Intent Category | Example Intents | Target Containment |
|---|---|---|
| Account Management | Password reset, profile update, access request | 80% |
| Product Information | Feature inquiries, compatibility questions | 60% |
| Technical Support | Basic troubleshooting, status checks | 40% |
| Billing Inquiries | Invoice questions, payment status | 70% |
| Order Management | Order status, delivery tracking | 75% |
Containment Targets:
| Phase | Timeline | Target Containment | Notes |
|---|---|---|---|
| Initial Launch | Month 1 | 30% | Limited intents, conservative routing |
| Optimization | Month 3 | 45% | Expanded intents, improved training |
| Mature State | Month 6 | 60% | Full intent coverage, refined models |
9.4.2 Agent Assist¶
Capability Description:
Agent Assist provides real-time AI support to human agents during customer interactions. Rather than replacing agents, this capability augments their effectiveness by providing information, suggestions, and guidance.
Key Features:
Real-Time Knowledge Suggestions: During customer conversations, the AI analyzes the discussion and proactively surfaces relevant knowledge base articles, product documentation, and historical resolution information. Agents see suggestions in a panel alongside their primary workspace, enabling quick access without interrupting the conversation flow.
Next-Best-Action Recommendations: Based on customer history, current interaction context, and outcome predictions, the AI suggests optimal next steps. Recommendations might include escalation to a specialist, offering a specific solution, or suggesting an upsell opportunity.
Automated Wrap-Up: Following each interaction, the AI automatically generates a summary of the conversation, suggested disposition codes, and draft case notes. Agents review and approve these AI-generated artifacts, significantly reducing after-call work time.
Expected Impact:
| Metric | Baseline | With Agent Assist | Improvement |
|---|---|---|---|
| Average Handle Time | 6:30 | 5:45 | -12% |
| First Call Resolution | 72% | 82% | +10 points |
| Agent Ramp Time | 8 weeks | 5 weeks | -38% |
| Customer Satisfaction | 4.0/5 | 4.⅘ | +0.4 |
9.4.3 Predictive Routing¶
Capability Description:
Predictive routing leverages machine learning to match incoming customer contacts with the agent most likely to achieve a positive outcome. Unlike traditional skills-based routing, which matches on discrete attributes, predictive routing considers hundreds of factors to optimize matching.
Factors Considered:
The predictive routing model considers: - Customer attributes: History, value tier, product usage, previous interactions - Agent attributes: Performance metrics, expertise areas, current workload - Interaction attributes: Channel, time of day, queue conditions - Outcome predictions: Likelihood of resolution, satisfaction prediction
Implementation Prerequisites:
Predictive routing requires significant historical data to train effective models:
| Prerequisite | Requirement | Timeline |
|---|---|---|
| Historical Interactions | 6+ months of interaction data | Collect during Phase 1 |
| Outcome Tagging | Consistent disposition coding | Implement with Phase 2 launch |
| Agent Performance Data | Quality scores, handle times | Collect during Phase 2 |
| Customer Data Integration | CRM integration for customer attributes | Phase 2 implementation |
9.4.4 Sentiment Analysis and Real-Time Coaching¶
Capability Description:
Sentiment analysis monitors customer emotional state throughout interactions, providing agents and supervisors with real-time insight into conversation dynamics. When sentiment deteriorates, the system can automatically alert supervisors or provide coaching prompts to agents.
Sentiment Detection Capabilities:
| Aspect | Detection Method | Accuracy Target |
|---|---|---|
| Overall Sentiment | NLP analysis of text/speech | 85%+ |
| Sentiment Change | Trend detection over conversation | 80%+ |
| Emotional Intensity | Analysis of word choice and tone | 75%+ |
| Frustration Indicators | Detection of specific patterns | 80%+ |
Coaching Prompts:
| Detected State | Agent Prompt | Suggested Action |
|---|---|---|
| Rising Frustration | "Customer sentiment declining" | Acknowledge concern, offer escalation |
| Confusion | "Customer may be confused" | Clarify, use simpler language |
| Satisfaction | "Positive interaction" | Opportunity for feedback request |
| Urgency | "Time-sensitive issue detected" | Prioritize resolution |
9.4.5 Speech Analytics (Post-Call)¶
Capability Description:
Speech analytics applies AI to recorded interactions after they conclude, extracting insights that inform quality management, compliance monitoring, and business intelligence.
Analysis Categories:
Quality Management: - Script adherence measurement - Required disclosure verification - Professional language assessment - Issue resolution completeness
Compliance Monitoring: - PCI-DSS: Detection of credit card numbers in recordings - Disclosure compliance: Verification of required statements - Privacy: Detection of unnecessary personal information collection
Business Intelligence: - Competitive mentions tracking - Product feedback extraction - Emerging issue identification - Customer effort analysis