This page shows you how to rename a project, set a project pod limit, and delete a project.

You must be an organization owner or project owner to edit project details or delete a project.

Rename a project

You can change the name of your project:

  1. In the Pinecone console, got to Settings > Projects.

  2. Click the ellipsis (…) menu > Configure icon next to the project you want to update.

  3. Enter a new Project Name.

    A project name can contain up to 512 characters. For more information, see Identifier limits.

  4. Click Save Changes.

Set a project pod limit

Pod limits do not apply to serverless indexes. Pinecone auto-scales serverless indexes based on usage, and you pay only for what you use.

You can set or change the default limit on the number of pods per project for organizations on Standard and Enterprise plans. This limit can be customized in the Pinecone console:

  1. Go to Settings > Projects.
  2. For the project you want to update, click the ellipsis (..) menu > Configure.
  3. In the Pod Limit section, update the number of pods.
  4. Click Save Changes.

Delete a project

To delete a project, you must first delete all data, indexes, collections, backups and assistants associated with the project. Then, you can delete the project itself:

  1. In the Pinecone console, got to Settings > Projects.
  2. For the project you want to delete, click the ellipsis (…) menu > Delete.
  3. Enter the project name to confirm the deletion.
  4. Click Delete Project.

Was this page helpful?