
What the table shows
The Traces table gives you enough context to choose the right examples before opening the full trace:| Column | What to check |
|---|---|
| Started At | Whether the request belongs to the incident or release window. |
| Name | The user request, route, workflow, or trace name you sent. |
| Latency | End-to-end request time. |
| Cost | Provider cost for model calls when available. |
| Tokens | Input, output, and total token counts. |
| First span input | Quick context from the first logged step. |
| Tags and attributes | Metadata used for filtering and investigation. |

Open a trace
Select a trace row to open the side sheet. The viewer shows the trace tree, waterfall mode, selected span details, metrics, metadata, raw payload, evaluator results, and actions such as opening a model span in Playground or adding it to a dataset. Open traces when you need to answer:- What did the model see?
- What did the final response contain?
- Which tool or function ran?
- Did evaluator results attach to the right span?
- Was the request slow because of one span or several?
- Did metadata, tags, prompt context, or deployment context look correct?
Investigate from Monitor
When you arrive from a chart:- Keep the same time range.
- Add one filter that matches the chart signal, such as prompt, model, status, evaluator, cost, latency, tokens, environment, or tool-related metadata.
- Sort or scan for representative traces.
- Open a few examples and compare spans.
- Save useful examples to a dataset or use them as context for Improve.
Export when evidence needs to leave the app
Use export for incident review, offline analysis, or handoff to another system. Export uses the current filter set, so confirm the filters and result count before sharing the file. Trace exports can contain production user content, metadata, IDs, tool responses, and model output. Treat them as sensitive data.Inspect a trace
Read tree view, waterfall view, span details, and raw payloads.
Filter, search, export logs
Narrow the table and export the evidence that matters.
Deep search
Find similar traces by meaning when names and metadata are not enough.
Build datasets from logs
Turn representative spans into regression coverage.