There is no built-in API or UI feature in Phoenix to directly duplicate a project, according to the official documentation and SDK references. You can, however, export traces and datasets from one project and re-import them into a new project, effectively creating a copy, but this process is manual and not a true "duplicate" operation as a single command or button <https://docs.arize.com/phoenix/sdk-api-reference/projects|[docs: Projects>].
Would you like more detail on how to manually export and re-import project data to achieve duplication?
Sources:
- <https://docs.arize.com/phoenix/sdk-api-reference/projects|docs: Projects>