AI-201 · Question #250
AI-201 Question #250: Real Exam Question with Answer & Explanation
The correct answer is C: Create a context variable to capture/store customer preferences as action outputs.. According to the AgentForce Session Memory and Context Management Guide, when specific customer preferences (such as dietary or activity selections) must persist throughout an interaction, the correct approach is to use a context variable. The documentation states: "Context varia
Question
Coral Cloud Resorts (CCR) sees the agent forgot the dietary/activity preferences gathered earlier. They need those preferences to persist throughout the session. What should CCR implement?
Options
- AConfigure custom variables to capture/store customer preferences from action outputs.
- BRely on natural conversation memory and instruct the agent to look back.
- CCreate a context variable to capture/store customer preferences as action outputs.
Explanation
According to the AgentForce Session Memory and Context Management Guide, when specific customer preferences (such as dietary or activity selections) must persist throughout an interaction, the correct approach is to use a context variable. The documentation states: "Context variables retain information across the user session, enabling the agent to reference prior inputs or outputs without re-asking. They are ideal for persisting customer preferences, authentication data, or ongoing session parameters."
Topics
Community Discussion
No community discussion yet for this question.