> ## Documentation Index
> Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Traces panel

> Inspect agent runs in Veryfront Studio.

The Traces panel shows what happened during agent runs.

## Capabilities

* Inspect agent messages and tool calls.
* Review child runs and run timing.
* Understand how an agent reached an answer.
* Debug agent behavior with run-level evidence.

## Use it when

* An agent response is unexpected.
* A tool call failed or returned surprising data.
* You need evidence for debugging agent behavior.

## Related panels

* [Runs](/studio/panels/runs): Find run history before inspecting traces.
* [Chat](/studio/panels/chat): Reproduce or continue the conversation.
* [Tools](/studio/panels/tools): Review tools called by agents.
* [Logs](/studio/panels/logs): Inspect runtime output around the run.
