Files
nexus/wiki/concepts/Guest-Confirmation.md
2026-04-17 14:18:07 +08:00

24 lines
780 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Guest Confirmation"
type: concept
tags: [workflow, event-management]
aliases: [宾客确认, 活动确认]
---
## Definition
活动管理中的宾客确认工作流,指在活动(晚宴、婚礼、公司团建等)前逐一联系宾客,确认其出席状态、特殊需求(如饮食禁忌、+1 加人等)的标准化流程。
## Context
传统方式依赖人工逐一致电效率低且易遗漏。AI Agent 通过自动外呼实现规模化确认。
## Workflow
1. 准备宾客名单(姓名 + 电话)
2. 配置事件信息(时间、地点、主题)
3. 设置 AI persona角色名称、对话目标、开场白
4. 逐个外呼并记录结果
5. 汇总生成报告
## Related
- [[Event Guest Confirmation]]
- [[Voice Agent]]
- [[SuperCall]]