Session Logs
Session Logs give you full visibility into how an AI Agent handled past requests. They consolidate every interaction, making it easy to trace behavior, validate responses, and troubleshoot issues with complete context.
You can view logs for AI Agents invoked through:
Automations
Assist AI
Virtual Agent
Agent Assistant
Bot Mention
Private Bot Mention
Message Bar
Session Logs are accessible from the AI Agents page for each individual agent.
Accessing Session Logs
Open AI Agents in ClearFeed.
Click the actions menu (⋯) for any AI Agent.
Select View Session Logs.
This opens the Session Logs page for that specific agent.

Sessions List
The Sessions List displays all recorded sessions initiated for the selected AI Agent. A session represents a complete execution cycle triggered by a user action, bot mention, or automation.
Each session entry includes:
Session ID
Trigger Type (e.g., bot mention, Assist AI, automation)
Request ID (shown for ticketing or automation-driven executions)
Timestamp indicating when the session began
Key actions:
Search by Session ID
Filter by Request ID
Sessions are listed newest first
Each row can be expanded, allowing you to preview the execution summary without leaving the list.

Session Details View
Selecting a session opens a detailed, chat-like view of the full conversation. This view mirrors how the agent processed the request, showing:
Incoming prompts or triggers
Responses generated by the AI Agent
Execution points—where the agent invoked tools or performed actions
This layout helps you follow the interaction step-by-step, exactly as it unfolded.

Execution Details
Every AI Agent response includes an expandable panel with the technical execution details. This includes:
Tools executed
Shows each tool or action the agent invoked
Displays inputs provided and outputs returned
Restricted query handling
If the agent blocked or refused a request due to configuration restrictions, the reason is displayed
Together, the conversation history and execution details allow you to reconstruct the entire interaction from initial trigger to final outcome making it easier to debug behavior, validate workflows, and ensure your agent is performing as expected.

Last updated
