Threads
We’ve added a new Threads view to help you make sense of multi-step conversations at a glance.
Each thread captures the full back-and-forth between the user and the assistant, showing just the inputs and outputs per step—without the technical breakdowns like embeddings, rerankers, or guardrails. It’s ideal for reviewing how the conversation unfolds across multiple steps.
The Thread Overview includes:
- Start time and last update
- Total duration
- Number of traces (steps)
- Total cost and tokens used
- Project name and session ID
- Custom tags to help categorize threads
You can customize which columns are visible to tailor the overview to your needs.
To narrow things down, you can filter threads by:
- Project
- Tags
- Start date
This view complements the existing Traces tab, which remains the place for inspecting each individual LLM call in detail.
To start using the Threads function add a
thread id
during the deployment invocation, to learn more, see Threads.

The threads overview

Multi-step conversation