AI-201 · Question #36
How does an Agent respond when it can't understand the request or find any requested information?
The correct answer is B. With a general message asking the user to rephrase the request. When an Agentforce agent cannot understand the user's intent or cannot find the requested information within its configured topics and actions, it responds with a general, graceful message asking the user to rephrase or clarify their request. This behavior is built into the…
Question
How does an Agent respond when it can't understand the request or find any requested information?
Options
- AWith a preconfigured message, based on the action type.
- BWith a general message asking the user to rephrase the request.
- CWith a generated error message.
How the community answered
(33 responses)- A3% (1)
- B94% (31)
- C3% (1)
Explanation
When an Agentforce agent cannot understand the user's intent or cannot find the requested information within its configured topics and actions, it responds with a general, graceful message asking the user to rephrase or clarify their request. This behavior is built into the agent's default fallback handling and is designed to keep the conversation going without confusing the user. Choice A is incorrect because there is no action-type-specific preconfigured fallback message; Choice C is incorrect because the agent does not surface a raw technical error message to end users.
Topics
Community Discussion
No community discussion yet for this question.