AI-201 · Question #241
Universal Containers needs to create Data Cloud reports to understand agent behavior. Which data lake object (DLO) represents an overarching container capturing contiguous interactions with one or…
The correct answer is C. AlAgentSession. In Salesforce Data Cloud, AIAgentSession is the top-level DLO that represents a complete, contiguous session - the full conversation window during which a user interacts with one or more AI agents. AIAgentInteraction (A) captures individual turns or exchanges within a session…
Question
Universal Containers needs to create Data Cloud reports to understand agent behavior. Which data lake object (DLO) represents an overarching container capturing contiguous interactions with one or more Al agents?
Options
- AAlAgentInteraction
- BAlAgentInteractionMessage
- CAlAgentSession
How the community answered
(59 responses)- A8% (5)
- B3% (2)
- C88% (52)
Explanation
In Salesforce Data Cloud, AIAgentSession is the top-level DLO that represents a complete, contiguous session - the full conversation window during which a user interacts with one or more AI agents. AIAgentInteraction (A) captures individual turns or exchanges within a session, and AIAgentInteractionMessage (B) captures the individual messages (user or agent) within a single interaction. For session-level reporting on overall agent behavior, AIAgentSession is the correct object to query.
Topics
Community Discussion
No community discussion yet for this question.