Apply tags
Tags categorize and organize traces across your project. Use tags to mark traces for review, indicate status, or group related examples. Tags flow between logs, datasets, and experiments.- UI
- SDK
Add comments
Comments provide free-form context and explanations. Use comments to explain why a trace succeeded or failed, note patterns or edge cases, share insights with teammates, or document corrections.- UI
- SDK
Open any trace and add comments in the trace view:Copy links to comments to share with teammates. Comments are searchable using the filter menu.
Update expected values
Expected values define the correct or ideal output for a given input. Update expected values to provide ground truth for evaluation, document user corrections, specify multiple acceptable answers, or label categorical data.- UI
- SDK
Click any expected field in a trace to edit it directly. You can:
- Enter structured JSON data
- Use form-based editing (if schemas are defined)
- Write categorical labels via human review scores
-
Copy expected values from other spans

Add metadata
Metadata provides structured context for filtering and analysis. Common metadata includes user IDs and session IDs, feature flags or A/B test variants, geographic or demographic information, request source or client type, and custom business context.- SDK
Add metadata when logging or via feedback:
Filter by annotations
Use filters to find annotated traces:Next steps
- Build datasets from annotated traces
- Configure human review for structured labeling
- Export data with annotations intact
- Run evaluations using labeled datasets
