Inspecting Task Logs
Use task log entries to understand how your agent reasoned through a task.
Overview
Every task produces a log of what the agent did — each step, each decision. Here we’ll dig into one.
Open the Agent Tasks page
Go to the Agent Tasks page. You should see the tasks from Stages 2 and 3.
Select a task
Select one of the completed tasks from Stage 2 or 3 to open its task entry.
View the log entries
With the task selected, choose the View log entries action from the action bar. This opens the list of every step the agent took.
Part 2 — Investigate a Log Entry
Select a log entry
In the log entries list, select an individual entry that looks interesting — for example, one where the agent navigated to a page or read some data.
View the details
Use the View details action to see the full breakdown of that step — what the agent was looking at, what it found, what it decided to do next. Try a few different entries.