Manage & export spans

Save prompts, export data, pin spans, and manage privacy controls.

Save span as prompt

Turn any span into a reusable prompt template with one click in the Logs view.

Save log as prompt

Export spans

Export spans in CSV or JSON from the Logs view.

  1. Select spans via checkboxes or filters
  2. Choose format (CSV / JSON)
  3. Optionally set a sampling percentage

Pinning

Pin important spans to exempt them from retention TTL deletion:

1payload = {"is_pinned": True}

Privacy

Content blurring is applied automatically based on your plan’s retention limits. The blurred field indicates whether a span’s content is hidden.


Logging controls

FieldTypeDescription
disable_logbooleanOmit input/output from log (metrics still recorded)
request_breakdownbooleanAdd detailed metrics to response body

For the complete field list, see Span Attributes.