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

# 04.09.2025: Project management API enhancements

> Available in Phoenix 8.24+

<Update label="04.09.2025">
  ## Project Management API Enhancements

  This update enhances the Project Management API with more flexible project identification:

  * **Enhanced project identification**: Added support for identifying projects by both ID and hex-encoded name and introduced a new `get_project_by_identifier` helper function

  Also includes streamlined operations, better validation & error handling, and expanded test coverage.

  <Card title="feat: allow project name as identifier in REST path by RogerHYang · Pull Request #7064 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/pull/7064" horizontal>
    GitHub
  </Card>

  ### Improvements and Bug Fixes 🐛

  * [**Performance**](https://github.com/Arize-ai/phoenix/pull/7107): Restore streaming
  * [**Playground**](https://github.com/Arize-ai/phoenix/pull/7102): update Gemini models
  * [**Enhancement**](https://github.com/Arize-ai/phoenix/pull/7089): Route user to forgot-password page in welcome email url
</Update>
