During a Virtual Agent conversation about a failed password reset, the user asks for a person. The conversation must move to a human who can read what has already been said and continue in the same chat window. Which mechanism carries the conversation across?
- AA live agent handoff from the topic, which transfers the conversation into Agent Chat where a human agent picks it up with the transcript in view Correct
- BAn email notification raised from the topic that sends the conversation history to the service desk group so a member can reply to the user directly
- CA record producer called from the topic that opens an incident holding the transcript, which an assigned agent then works from the incident form
- DA decision node in the topic that reroutes the user to a second topic authored to answer the questions a service desk member would otherwise ask
Why A is correct: Correct, because the live agent handoff moves the same conversation into Agent Chat, so a human continues in the window the user is already typing in, with the transcript visible.
Why B is wrong: Tempting because notifications do reach a human with context attached, but email leaves the chat window and gives the user no continuing conversation to type into.
Why C is wrong: Tempting because creating a work record is a common way to close out a conversation, but the user is left waiting on a record rather than talking to a person live.
Why D is wrong: Tempting because branching to another topic does change the conversation, but it keeps the user with the bot and never reaches a human at all.