Choose 1 option.
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?
Correct Answer: C
Per the AgentForce Data Cloud Integration Guide, the AI Agent Session (AIAGENTSESSION) object represents an overarching container that tracks a continuous interaction between one or more AI agents and a user. The document describes: "AI Agent Session is the parent container for a contiguous set of AI Agent interactions. It captures metadata, start and end times, and the relationship to individual messages exchanged during the session." Option A, AIAGENTINTERACTION, represents a single step or event within the session, while AIAGENTINTERACTIONMESSAGE (Option B) represents individual messages or exchanges within that interaction. Therefore, AIAGENTSESSION is the correct DLO for reporting on broader agent behavior and performance across an entire engagement.
References (AgentForce Documents / Study Guide):
* AgentForce Data Cloud Reporting Guide: "Understanding Agent DLO Hierarchy"
* AgentForce Study Notes: "AI Agent Session, Interaction, and Message Object Relationships"
* Salesforce Data Cloud for AI Agents: "AI Agent Session Overview"