Visualize your
Claude traces
See an example trace
Quickstart
01
Find your traces
Claude Code and SDK store traces in the projects folder in the Claude root (defaults to ~/.claude). You can see your 10 most recent sessions with:
stat -f "%SB %N" ~/.claude/projects/*/*.jsonl | sort | tail -n 1002
Upload a trace
You'll be redirected to the visualizer
Drop your trace .jsonl here or click to browse