Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
export-your-data.md856 B
--- description: How to export your data for labeling, evaluation, or fine-tuning --- # Export Data ## Exporting Embeddings Embeddings can be extremely useful for fine-tuning. There are two ways to export your embeddings from the Phoenix UI. ## Export Selected Clusters To export a cluster (either selected via the lasso tool or via the cluster list on the right hand panel), click on the export button on the top left of the bottom slide-out. ## Export All Clusters To export all clusters of embeddings as a single dataframe (labeled by cluster), click the `...` icon on the top right of the screen and click export. Your data will be available either as a Parquet file or is available back in your notebook via your [session](../api/session.md#attributes) as a dataframe. ```python session = px.active_session() session.exports[-1].dataframe ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arize-ai/phoenix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server