nerdexam
Salesforce

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…

AI Features for Service (e.g., Einstein Bots, Next Best Action)

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)
  • A
    8% (5)
  • B
    3% (2)
  • C
    88% (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

#Data Cloud#AI Agent Interaction#Data Lake Objects (DLO)#Data Model

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice