> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Importing & exporting traces

<Columns cols={2}>
  <Card title="Import Existing Traces" href="/docs/phoenix/tracing/how-to-tracing/importing-and-exporting-traces/importing-existing-traces" icon="file-import" horizontal>
    Learn how to load a file of traces into Phoenix
  </Card>

  <Card title="Import ATIF Trajectories" href="/docs/phoenix/tracing/how-to-tracing/importing-and-exporting-traces/importing-atif-trajectories" icon="robot" horizontal>
    Upload agent trajectories from Harbor, Claude Code, OpenHands, and other ATIF-compatible frameworks
  </Card>

  <Card title="Export Data & Query Spans" href="/docs/phoenix/tracing/how-to-tracing/importing-and-exporting-traces/extract-data-from-spans" icon="file-export" horizontal>
    Learn how to export trace data from Phoenix
  </Card>

  <Card title="Retrieve Traces via CLI" href="/docs/phoenix/tracing/how-to-tracing/importing-and-exporting-traces/retrieve-traces-via-cli" icon="terminal" horizontal>
    Fetch traces from the command line for debugging and analysis
  </Card>
</Columns>
