Change index's project

Is it possible to change an index’s project? I have a lot of indexes that are member’s of Default that I want moved into a separate project.

Thanks,
Joe

Hey @joe, thanks for your post! We cannot migrate indexes between projects. You’ll need to recreate the index in the different project and re-ingest your data.

Additionally, if you have several indexes, it’s possible you should consider implementing multitenancy using namespaces. If using namespaces makes sense for your use case, this may provide a great opportunity to optimize your setup on Pinecone.

Note that you can also rename a project, if desired.

Let us know if you have any questions! If you’d like to discuss account-specific details, please create a ticket through our help center.

Good to know, thanks!