> ## 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.

# 07.21.2025: Project and trace management via GraphQL

> Available in Phoenix 11.9+

<Update label="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.

  <Card title="feat(traces): Implement trace project transfer API by mikeldking · Pull Request #8645 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/pull/8645" horizontal>
    GitHub
  </Card>

  <Card title="feat: createProject GraphQL mutation by mikeldking · Pull Request #8660 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/pull/8660" horizontal>
    GitHub
  </Card>
</Update>
