AI Logs
Check the logs related to the workings of your AI Agents.
The AI Logs view lets you monitor and control everything related to the AI Agents enabled in your tenant.
The dashboard provides clear visual tools to measure agent efficiency, track session handling, and analyze errors so you can iterate on your agents with confidence.

You can also access logs related to a particular AI agent directly from the AI Agents view:

The available charts give you quick insight into AI Agents effectiveness:
Resolution Efficiency highlights total AI requests and sessions.
Session Severity Distribution summarizes session outcomes.
Session Error Trend shows error rates over the last four weeks.
The logs are grouped into requests, jobs, and sessions. For deeper insight into agent behavior, open the logs dedicated to a specific component or agent. Use search and the available filters in each view to find a specific log entry.
Each log entry is marked with the highest applicable severity: info, warning, or error. This means that if a given entry (request, job or session) contains an info and an error, it is marked with the error flag.
Requests
The Requests view lists every request involving AI Agents. Each entry includes the related metadata and system log, showing exactly what occurred when the request was registered.

Jobs
The Jobs view captures system actions related to AI Agents, such as agent chat, import, or export operations. Open the details to understand what succeeded, what failed, and why.

Sessions
Use the Sessions view to inspect a specific AI session.
A session starts with the request when an agent is called, and it lasts through any collaboration with other agents or users invoked by this agent. For example, incorrect invoice complaint triggers the Complaint Agent and the request starts a new session, which lasts through the whole agents flow:
Request -> Complaint Agent -> Collaboration Agent -> Complaint Agent
Request (Slack message) -> Support Agent
Request (second Slack message) -> Support Agent
The three subsequent requests are within the same session.
Filter the logs by agent to focus on the relevant conversation. The details panel presents a linear timeline of every agent step, which gives more business-oriented overview highlighting only the most important logs and all the warnings and errors. Clicking on a card in the session brings you to the details view of the related log entry/entries.

Last updated
Was this helpful?

