Skip to main content
Tracing records what your AI agent does — every LLM call, tool invocation, and function execution — so you can debug individual runs and understand behavior over time. Once tracing is active, TraceRoot gives you:
  • Full span hierarchy — see exactly how your agent executes, call by call
  • Token usage and cost — per LLM call and aggregated per trace
  • Source code correlation — every span links back to the file and line that produced it
TraceRoot trace viewer showing span hierarchy and LLM calls

Where to start

Get Started

Instrument your agent and send your first trace in minutes.

Features

Attach users, sessions, tags, metadata, and more to your traces.