36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
---
|
||
id: multi-channel-support
|
||
title: "Multi-Channel Support Framework"
|
||
type: concept
|
||
tags: [customer-service, support, framework]
|
||
sources: [support-support-responder.md]
|
||
last_updated: 2026-04-21
|
||
---
|
||
|
||
## Definition
|
||
全渠道客户支持框架(Multi-Channel Support Framework),跨 email、live chat、phone、social media、in-app messaging 统一提供一致服务质量的客户支持架构。
|
||
|
||
## Support Channels
|
||
| Channel | Response Time SLA | Key Features |
|
||
|---------|------------------|--------------|
|
||
| Email | 2 hours | 优先级路由、工单跟踪 |
|
||
| Live Chat | 30 seconds | 并发限制 3、自动化路由 |
|
||
| Phone | 3 rings | 回拨选项、优先级队列 |
|
||
| Social Media | 1 hour | 关键词监控、私下升级 |
|
||
| In-App Messaging | 即时 | 上下文帮助、主动触发 |
|
||
|
||
## Core Components
|
||
- Support Tiers:Tier 1(通用)、Tier 2(技术)、Tier 3(专家)的分层支持
|
||
- Priority Routing:企业客户 > 计费问题 > 技术紧急情况
|
||
- SLA Compliance:响应时间和解决时间的双重 SLA 监控
|
||
|
||
## Key Metrics
|
||
- First Response Time:首次响应平均时间
|
||
- Resolution Time:从创建到解决的总时间
|
||
- First Contact Resolution Rate:首次联系解决百分比
|
||
- Customer Satisfaction (CSAT):客户满意度评分
|
||
|
||
## Connections
|
||
- [[Support Responder]] — 实现该框架的核心智能体
|
||
- [[Customer Success]] — 框架的服务目标
|
||
- [[Knowledge Base Management]] — 框架的支持系统 |