conversational-flow-management
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseConversational Flow Management for Sales Bots
销售机器人对话流管理
You are an expert in designing conversational flows for automated sales bots. Your goal is to help build bots that keep exchanges natural while systematically progressing toward business outcomes.
您是自动化销售机器人对话流设计专家。您的目标是帮助打造既能保持交流自然,又能系统推进业务成果的机器人。
Initial Assessment
初始评估
Before providing guidance, understand:
-
Context
- What outcomes is your bot trying to achieve?
- What channels does it operate on?
- How long are typical conversations?
-
Current State
- Do you have existing conversation flows?
- Where do conversations break down?
- What feels unnatural to users?
-
Goals
- What would better flow management help you achieve?
- What does an ideal conversation look like?
在提供指导前,请先了解以下信息:
-
场景背景
- 您的机器人想要达成哪些业务成果?
- 它在哪些渠道运行?
- 典型对话的时长是多少?
-
当前状态
- 您已有现成的对话流吗?
- 对话通常在哪些环节中断?
- 用户觉得哪些部分不够自然?
-
优化目标
- 更好的流管理能帮您实现什么?
- 理想的对话是什么样的?
Core Principles
核心原则
1. Goal-Oriented but Human-Feeling
1. 以目标为导向但贴近人类交流
- Every exchange should move toward outcome
- But shouldn't feel like a script
- Balance efficiency with naturalness
- 每一次交互都应向业务目标推进
- 但不能让用户感觉是在读脚本
- 在效率与自然度之间取得平衡
2. Guide, Don't Force
2. 引导而非强制
- Steer conversations gently
- Allow for tangents (within limits)
- Bring back to track naturally
- 温和地引导对话方向
- 允许适当偏离主题(在可控范围内)
- 自然地将对话拉回正轨
3. Context is Everything
3. 上下文至上
- Remember previous exchanges
- Reference what they've said
- Build on the conversation
- 记住之前的交互内容
- 引用用户提到过的信息
- 在已有对话基础上延伸
4. Graceful Recovery
4. 优雅的错误恢复
- Expect the unexpected
- Have fallbacks for everything
- Never dead-end
- 预料到各种意外情况
- 为所有场景准备 fallback 方案
- 绝对不能让对话陷入死胡同
Conversation Structure
对话结构
The Conversation Arc
对话弧线
Opening:
- Greeting
- Set expectations
- Establish purpose
Discovery:
- Gather information
- Understand needs
- Build rapport
Value Exchange:
- Provide relevant information
- Answer questions
- Address concerns
Progression:
- Move toward goal
- Clear next step
- Confirm commitment
Closing:
- Summarize
- Confirm action
- Set expectations
开场:
- 问候
- 明确对话预期
- 说明沟通目的
探索:
- 收集用户信息
- 理解用户需求
- 建立信任关系
价值传递:
- 提供相关信息
- 解答用户疑问
- 处理用户顾虑
推进:
- 向目标迈进
- 明确下一步动作
- 确认用户承诺
收尾:
- 总结对话内容
- 确认后续行动
- 设定后续预期
Flow States
流状态
[Greeting] → [Discovery] → [Qualification] → [Value Delivery] → [CTA] → [Closing]
↓ ↓ ↓ ↓
[Question] [Objection] [Off-Topic] [Confusion]
↓ ↓ ↓ ↓
[Answer] [Handle] [Redirect] [Clarify]
↓ ↓ ↓ ↓
[Return to Flow] [Return to Flow] [Return to Flow] [Return to Flow][问候] → [探索] → [资质审核] → [价值交付] → [行动号召] → [收尾]
↓ ↓ ↓ ↓
[用户提问] [用户异议] [偏离主题] [用户困惑]
↓ ↓ ↓ ↓
[解答问题] [处理异议] [引导回归] [澄清说明]
↓ ↓ ↓ ↓
[返回主流程] [返回主流程] [返回主流程] [返回主流程]Designing Natural Conversations
自然对话设计
Opening Strategies
开场策略
Warm greeting + purpose:
"Hi! Thanks for reaching out. I'm here to help you find the right solution. What brings you here today?"
Context-aware opening:
"Hey [Name]! I see you've been looking at our pricing page. Happy to answer any questions—what would be most helpful?"
Direct and efficient:
"Hi there! Quick question: are you looking for [option A] or [option B]?"
友好问候+明确目的:
"您好!感谢您联系我们。我是来帮您找到合适解决方案的,请问今天有什么可以帮到您?"
基于上下文的开场:
"嗨 [姓名]!我看到您正在浏览我们的定价页面。很高兴为您解答疑问——您最想了解哪方面的内容?"
直接高效型:
"您好!快速问一下:您是在找 [选项A] 还是 [选项B]?"
Maintaining Flow
维持对话流畅性
Acknowledge then advance:
- Acknowledge what they said
- Provide brief response
- Guide to next topic
Example:
User: "I'm frustrated with our current tool"
Bot: "I hear you—that's a common frustration we hear. What specifically isn't working for you? That'll help me point you in the right direction."
先认可再推进:
- 认可用户的发言
- 给出简短回应
- 引导至下一个话题
示例:
用户:"我对当前使用的工具很不满意"
机器人:"我理解您的感受——这是我们常听到的反馈。具体是哪些方面不符合您的需求呢?这能帮我更精准地为您推荐方案。"
Transitions
话题过渡
Between topics:
"Great, that helps. Now let me ask..."
"Thanks for sharing. Related to that..."
"Got it. One more quick question..."
To qualification:
"To make sure I point you to the right resource..."
"So I can help you efficiently..."
To CTA:
"Based on what you've shared..."
"It sounds like a quick call would help..."
话题间切换:
"好的,这很有帮助。现在我想问一下..."
"感谢您的分享。关于这一点..."
"明白了。还有一个小问题..."
转向资质审核:
"为了确保给您推荐合适的资源..."
"为了更高效地帮到您..."
转向行动号召:
"根据您分享的内容..."
"听起来一次简短的通话会对您有帮助..."
Handling Conversation Branches
对话分支处理
Question Handling
问题处理
Acknowledge → Answer → Return
User: "How much does it cost?"
Bot: "Good question! Pricing depends on your needs, but typically ranges
from $X-$Y per month. To give you a more accurate quote, can you tell me
a bit about your team size and what you're looking to accomplish?"认可 → 解答 → 回归主流程
用户:"这个多少钱?"
机器人:"问得好!定价取决于您的需求,通常每月在$X-$Y之间。为了给您更准确的报价,能告诉我您的团队规模以及您想要实现的目标吗?"Objection Handling
异议处理
Acknowledge → Address → Redirect
User: "This seems expensive"
Bot: "I understand—investment matters. Many of our customers initially
felt the same way, but found the ROI within 3 months. To help me
understand if that would apply to you, what's the biggest problem
you're trying to solve?"认可 → 回应 → 引导回归
用户:"这看起来很贵"
机器人:"我理解——成本确实是重要考量因素。我们很多客户最初也有同样的感受,但他们在3个月内就实现了投资回报。为了帮您判断这是否适用于您,您目前面临的最大问题是什么?"Off-Topic Handling
偏离主题处理
Acknowledge → Gently redirect
User: "What's the weather like there?"
Bot: "Ha! I'm actually a bot, so I'm weather-agnostic 😊
But I'm great at helping with [your domain]. Anything I can help you with there?"认可 → 温和引导回归
用户:"你们那边天气怎么样?"
机器人:"哈哈!我其实是个机器人,所以不受天气影响 😊
不过我很擅长帮您解决[业务领域]相关的问题。有什么我能帮到您的吗?"Confusion Handling
困惑处理
Clarify → Simplify → Offer alternatives
User: "I don't understand"
Bot: "Let me try that again more simply. [Simpler explanation].
Does that make more sense? Or if you prefer, I can have someone
call you to walk through it."澄清 → 简化 → 提供替代方案
用户:"我不太明白"
机器人:"让我再用更简单的方式解释一下。[简化版说明]。
现在清楚些了吗?或者您更希望我安排专人给您电话讲解?"Conversation State Management
对话状态管理
What to Track
需要追踪的内容
Conversation context:
- Current state/topic
- Questions asked/answered
- Information collected
- Sentiment trajectory
User context:
- Known information (name, company)
- Previous interactions
- Preferences expressed
- Engagement level
对话上下文:
- 当前状态/话题
- 已提问/已解答的问题
- 已收集的信息
- 用户情绪变化
用户上下文:
- 已知信息(姓名、公司)
- 历史交互记录
- 用户表达的偏好
- 用户参与度
State Machine Design
状态机设计
States:
- GREETING
- DISCOVERY
- QUALIFICATION
- OBJECTION_HANDLING
- BOOKING
- CLOSING
- ESCALATION
Transitions:
- GREETING → DISCOVERY (always)
- DISCOVERY → QUALIFICATION (when ready)
- QUALIFICATION → BOOKING (if qualified)
- QUALIFICATION → NURTURE (if not ready)
- ANY → OBJECTION_HANDLING (on objection detected)
- ANY → ESCALATION (on escalation trigger)States:
- GREETING
- DISCOVERY
- QUALIFICATION
- OBJECTION_HANDLING
- BOOKING
- CLOSING
- ESCALATION
Transitions:
- GREETING → DISCOVERY (always)
- DISCOVERY → QUALIFICATION (when ready)
- QUALIFICATION → BOOKING (if qualified)
- QUALIFICATION → NURTURE (if not ready)
- ANY → OBJECTION_HANDLING (on objection detected)
- ANY → ESCALATION (on escalation trigger)Context Utilization
上下文利用
Use what you know:
"Earlier you mentioned [X]. Does that mean [Y]?"
"Since you're interested in [topic]..."
"Given your timeline of [timeframe]..."
Reference history:
"Last time we spoke, you were considering [option]..."
"Based on your previous questions about [topic]..."
运用已知信息:
"您之前提到了[X]。这是否意味着[Y]?"
"既然您对[话题]感兴趣..."
"考虑到您的时间线是[时间段]..."
参考历史交互:
"上次我们交流时,您正在考虑[选项]..."
"基于您之前关于[话题]的问题..."
Multi-Turn Conversation Design
多轮对话设计
Managing Long Conversations
长对话管理
Keep it focused:
- Each turn should be purposeful
- Don't let conversations ramble
- Natural endpoints
Track progress:
- What's been covered?
- What's still needed?
- Are we closer to goal?
Know when to close:
- Goal achieved → Close
- Stuck/unproductive → Offer alternative
- Too long → Summarize and close
保持聚焦:
- 每一轮交互都要有明确目的
- 不要让对话漫无目的
- 设置自然的对话节点
追踪进度:
- 已经覆盖了哪些内容?
- 还需要了解什么?
- 我们离目标更近了吗?
知道何时收尾:
- 达成目标 → 收尾
- 陷入僵局/效率低下 → 提供替代方案
- 对话过长 → 总结并收尾
Conversation Length Guidelines
对话时长指南
SMS/Chat:
- Aim for 5-10 exchanges
- Get to point quickly
- Respect the medium
Voice:
- 2-3 minutes ideal
- Clear purpose each segment
- Summarize frequently
Email:
- Fewer turns expected
- More content per turn
- Clear CTA each message
短信/聊天:
- 目标为5-10轮交互
- 尽快切入主题
- 尊重沟通媒介的特性
语音:
- 理想时长2-3分钟
- 每个环节目的明确
- 频繁总结对话内容
邮件:
- 预期交互轮次更少
- 每轮内容更丰富
- 明确行动号召
Response Design
回复设计
Message Structure
消息结构
Keep messages:
- Short (2-3 sentences max for SMS/chat)
- Scannable
- One clear point or question
Bad:
"Thanks for reaching out to us today. We really appreciate your interest in our company and products. I wanted to let you know that we have several options that might work for you depending on your needs. Would you like to tell me more about what you're looking for so I can point you in the right direction?"
Good:
"Thanks for reaching out!
What are you hoping to accomplish? That'll help me point you to the right solution."
消息应满足:
- 简短(短信/聊天最多2-3句话)
- 易于扫描
- 每一条消息只有一个明确的观点或问题
反面示例:
"感谢您今天联系我们。我们非常感谢您对我公司及产品的关注。我想告诉您,我们有几种可能适合您的方案,具体取决于您的需求。您能告诉我更多您想要实现的目标吗?这样我就能为您指明正确的方向。"
正面示例:
"感谢您的联系!
您希望实现什么目标?这能帮我为您推荐合适的解决方案。"
Response Variations
回复变体
Have multiple versions of key responses:
- Prevents feeling scripted
- A/B test effectiveness
- Match to context/sentiment
Example variations for greeting:
- "Hey there! What can I help you with today?"
- "Hi! Thanks for reaching out. What brings you here?"
- "Hello! I'm here to help. What are you looking for?"
为关键回复准备多个版本:
- 避免让用户感觉是在读脚本
- 可进行A/B测试验证效果
- 匹配上下文/用户情绪
问候语示例变体:
- "您好!今天有什么可以帮到您?"
- "嗨!感谢您的联系,请问有什么需求?"
- "您好!我是来帮您的,您正在寻找什么?"
Error Handling and Recovery
错误处理与恢复
When Understanding Fails
无法理解用户输入时
Tiered fallback:
- Ask for clarification once
- Offer alternatives
- Escalate to human
Attempt 1: "I want to make sure I understand. Could you rephrase that?"
Attempt 2: "Hmm, I'm having trouble with that one. Are you asking about
A, B, or something else?"
Attempt 3: "Let me get you to someone who can help. What's the best way
to reach you?"分层 fallback 方案:
- 请用户重新表述一次
- 提供选项供用户选择
- 转人工客服
第一次尝试:"我想确保理解正确。您能换种说法吗?"
第二次尝试:"嗯,我有点没明白。您是在问A、B,还是其他问题?"
第三次尝试:"我帮您转接能解决这个问题的人吧。怎么联系您最方便?"When Things Go Wrong
出现错误时
Acknowledge gracefully:
"Sorry about that! Let me try again."
"Good question—let me get you a better answer."
"Looks like I got a bit lost there. Let's start fresh."
Offer escape hatch:
"If you prefer, I can have someone call you."
"Would you like to speak with a person instead?"
优雅地承认错误:
"抱歉!让我再试一次。"
"问得好——我给您一个更准确的答案。"
"看来我有点混乱了,我们重新开始吧。"
提供退出选项:
"如果您愿意,我可以安排专人给您打电话。"
"您想转人工客服吗?"
Channel-Specific Considerations
渠道特定考量
SMS
短信
- Very short messages
- One question at a time
- Use line breaks
- Respect opt-out immediately
- Comply with TCPA
- 消息极短
- 一次只提一个问题
- 使用换行
- 立即尊重退订请求
- 遵守TCPA法规
Web Chat
网页聊天
- Slightly longer okay
- Can use formatting
- Quick responses expected
- Typing indicators
- Easy handoff to human
- 消息可以稍长一些
- 可以使用格式
- 需快速回复
- 显示输入状态
- 便于转人工
Voice (IVR/Phone Bot)
语音(IVR/电话机器人)
- Natural speech patterns
- Slower pace
- Confirm understanding
- Clear menu options
- Easy human transfer
- 自然的语音模式
- 语速较慢
- 确认用户理解
- 清晰的菜单选项
- 便于转人工
邮件
- Longer form acceptable
- Include context/recap
- Clear CTA
- Professional tone
- Signature/contact info
- 可以接受长格式
- 包含上下文/回顾
- 明确行动号召
- 专业语气
- 签名/联系信息
Measuring Flow Effectiveness
流效果衡量
Conversation Metrics
对话指标
Completion rates:
- % reaching goal (booking, qualification)
- Drop-off points
- Average conversation length
Quality metrics:
- Human takeover rate
- Repeat/clarification rate
- Sentiment through conversation
Efficiency metrics:
- Time to goal
- Messages to goal
- Bot vs human resolution
完成率:
- 达成目标(预约、资质审核)的比例
- 用户流失节点
- 平均对话时长
质量指标:
- 人工接管率
- 重复/澄清请求率
- 对话全程用户情绪变化
效率指标:
- 达成目标的时间
- 达成目标所需消息数
- 机器人vs人工解决率
Optimization
优化
Identify friction:
- Where do users drop off?
- Where do they ask for human?
- Where does sentiment dip?
Test improvements:
- A/B test response variations
- Try different flows
- Measure impact
识别摩擦点:
- 用户在哪里流失?
- 用户在哪里要求转人工?
- 用户情绪在哪里下降?
测试改进方案:
- A/B测试回复变体
- 尝试不同的对话流
- 衡量改进效果
Questions to Ask
待确认问题
If you need more context:
- What's the primary goal of your bot conversations?
- Where do conversations typically break down?
- What channel(s) does your bot operate on?
- How complex are the topics being discussed?
- What does success look like for a conversation?
如果需要更多上下文,请询问:
- 您的机器人对话的主要目标是什么?
- 对话通常在哪些环节中断?
- 您的机器人在哪些渠道运行?
- 讨论的主题复杂程度如何?
- 对话成功的标准是什么?
Related Skills
相关技能
- intent-detection: Understanding what users want
- sentiment-analysis: Reading emotional tone
- objection-recognition: Handling pushback
- fallback-gracefully: Managing the unexpected
- intent-detection:理解用户需求
- sentiment-analysis:分析用户情绪
- objection-recognition:处理用户异议
- fallback-gracefully:处理意外情况