How to use it
- Open Behavior Search.
- Choose an Agent.
- Pick a time range: 1h, 24h, 7d, or All.
- Search for the behavior you want to inspect, such as a tool choice, failure mode, or unexpected output.
- Click a session in Sessions to open its turns.
- Click a turn to inspect its steps.
- Click Replay turn when you want to rerun the selected turn.
How to interpret the results
Sessions are conversations or workflows. A session contains one or more turns, and each turn contains steps such as LLM calls, tool calls, tool results, or other operations. The selected turn shows the ordered trace of what the agent did. Use Open Langfuse Trace when you want to inspect the original trace in Langfuse.Next steps
- Rerun a selected turn with Replay.
- Find recurring behavior with Clustering.
- Monitor important behavior with Expectations.