Skip to main content
07.21.2025

Project and Trace Management via GraphQL

New Features:
  • Added transferTracesToProject GraphQL mutation to move traces between projects, preserving annotations and cost calculations for seamless reorganization.
  • Added createProject GraphQL mutation to create new projects programmatically via the API.

feat(traces): Implement trace project transfer API by mikeldking ยท Pull Request #8645 ยท Arize-ai/phoenix

GitHub

feat: createProject GraphQL mutation by mikeldking ยท Pull Request #8660 ยท Arize-ai/phoenix

GitHub