The Agent’s Run Logs serve as a critical tool for testing, debugging, auditing and validating the behavior of agents built using the Agent Builder. Whether you are developing a new agent from scratch or testing modifications to an existing one, the run logs provide visibility into how your agent executes each step, what data it processes, and where potential issues may arise.
These logs are especially useful during the development and testing phases, helping you trace the full lifecycle of an agent’s execution, from input ingestion to output generation. By reviewing the logs, builders can quickly identify syntax errors, misconfigured connections and unexpected outputs, significantly reducing the time spent troubleshooting.
workflow:view
permissions. For more details about agent permissions, see the agent’s permissions guide.The Agent’s Run Logs provide full visibility into each execution of an agent. These logs help users troubleshoot, monitor behavior, and validate that the agent is functioning as intended. The run logs can be accessed from two main locations: The ‘Run Log’ tab within the agent builder or in the output of the Agent step.
The Agent’s Step
The ‘Run Log’ tab within the Agent Builder
When executing an agent step, the output includes two distinct tabs:
This is the default view that appears as soon as the agent step begins to run. It displays an run log similar to the full run log view in the Agent Builder page, but optimized for step-level focus.
This step-level run log helps you:
This tab shows the final output produced by the agent at the end of the step’s execution. This view is useful for confirming that the final agent output conforms to expectations, especially when output is passed to downstream steps in a workflow.
In the Run Log Panel on the lift-hand side is a list of all agent execution sessions. Each session entry includes:
HH:MM:SS am/pm
)In the top-right corner of the Run Logs page, you will find key execution details, including:
The total duration of the selected run
The total amount of processed data used during execution
The agent version used — click the version link to view the corresponding Agent’s configuration details: