px span annotate and px trace annotate to attach labels, scores, and explanations directly from the terminal — useful for labeling traces in CI pipelines, scripting evaluation workflows, or quick manual review.
Annotate a Span
Annotate a Trace
At least one of
--label or --score is required. Submitting again with the same --name updates the existing entry rather than creating a duplicate.
View Annotations in Output
Pass--include-annotations when reading traces or spans to see existing annotations alongside the data:
TypeScript SDK and CLI reference.

