Traces
This section describes how to view you traces.
Navigate to http://localhost:3030/ and select the task.
Traces
Traces will be visible here:
View traces with:
- LLM calls and responses
- Tool invocations
- Agent execution steps
- Timing information
- Input/output data
Filters
It's possible to filter traces by:
- Span Types
- Query Relevance
- Response Relevance
- Trance Duration
- Took Usage
- Trace IDs
Time range
It's possible to filter traces by selecting time in which they occurred:
- Past 5 minutes
- Past 30 minutes
- Past 1 day
- Past 1 week
- Past 1 month
- Past 3 months
- Past b1 year
- All time
Feedback
It's possible to share a feedback about the trace. What is helpful and what needs improvement.
Add to Dataset
It's possible to add a trace to the dataset. To do that data needs to be assigned to columns:

Updated about 12 hours ago