Skip to content

Export from UI

The XeroML UI provides one-click exports for traces, observations, and scores. Use this for ad-hoc analysis, sharing data with stakeholders, or importing into spreadsheet tools.

Exporting Traces

  1. Navigate to Traces in your project
  2. Apply any filters (date range, environment, tags, user, score thresholds)
  3. Click ExportCSV or JSON
  4. Select which columns to include
  5. Click Download

The export reflects the current filter state — only matching traces are included.

Available Export Formats

FormatBest for
CSVSpreadsheet analysis, sharing with non-technical stakeholders
JSONProgrammatic processing, feeding into data pipelines
JSONLLine-delimited JSON for streaming / large file processing

What’s Included

The export includes the fields visible in the current table view, plus optionally:

  • Full input/output text
  • All metadata key-value pairs
  • Scores (all dimensions or specific ones)
  • Observation count and cost breakdown

Exporting Scores

Navigate to Evaluations → Scores and use the Export button to download all scores for a time range — useful for analysis in external BI tools.

Exporting Datasets

Navigate to Evaluation → Datasets, open a dataset, and click Export to download all items as CSV or JSON.

Export Limits

Single UI exports are limited to 10,000 rows. For larger exports: