PL-200 · Question #212
You create a Power Virtual Agents bot. You observe that the bot is not able to recognize input from some users. You need to configure the bot response for unrecognized input from users. What are two…
The correct answer is B. Use a fallback topic. C. Display a system-defined error message. In Power Virtual Agents (Copilot Studio), when the bot cannot recognize a user's input, there are two built-in mechanisms to handle it. A fallback topic (B) is a special system topic that automatically triggers when no other topic matches the user's input-it lets you define a…
Question
Options
- ATransfer to an agent.
- BUse a fallback topic.
- CDisplay a system-defined error message.
- DConnect to a different channel.
How the community answered
(33 responses)- A12% (4)
- B82% (27)
- D6% (2)
Explanation
In Power Virtual Agents (Copilot Studio), when the bot cannot recognize a user's input, there are two built-in mechanisms to handle it. A fallback topic (B) is a special system topic that automatically triggers when no other topic matches the user's input-it lets you define a custom response or retry logic. A system-defined error message (C) is another built-in mechanism where the bot displays a default message informing the user it didn't understand. Transferring to a human agent (A) is an escalation action, not a direct response to unrecognized input. Connecting to a different channel (D) changes the deployment platform and has no effect on the bot's ability to recognize inputs.
Topics
Community Discussion
No community discussion yet for this question.