Part III — Conversation UX¶
The largest Part in the book — because conversation design determines whether users love or abandon your agent.
What You'll Learn¶
| Gem | Pattern | Key Question |
|---|---|---|
| GEM-006 | Adaptive Cards as Multi-Field Forms | How do you collect 5 inputs without 10 messages? |
| GEM-010 | Agent-to-Human Handoff with Context | When the agent can't help, how do you transfer to a human without losing context? |
| GEM-021 | Conversation Branching and Disambiguation | When the user's intent is ambiguous, how does the agent clarify? |
| GEM-025 | Custom Canvas and Embedded Agent UX | How do you embed the agent on your website with your branding? |
| GEM-027 | Deterministic Flows for Regulated Workflows | When must the agent follow a script instead of using AI? |
The Core Challenge¶
Copilot Studio makes it easy to build an agent that works. Making it feel natural, efficient, and trustworthy requires deliberate UX design. This Part covers the five most impactful UX patterns — from data collection to compliance flows.