If you are an organization owner or project owner, you can manage members in your project. You assign project members a specific role that determines the member’s permissions within the Pinecone console. This page explains project roles and permissions, and how to manage project users.

For information about managing members at the organization-level, see Manage organization members.

Project roles

When you invite a member at the project-level, you assign one of the following roles:

  • Project owner: Project owners have global permissions across projects they own.

  • Project user: Project users have restricted permissions for the specific projects they are invited to.

The following table summarizes the permissions for each project role:

PermissionOwnerUser
Update project names
Delete projects
View project members
Update project member roles
Delete project members
View API keys
Create API keys
Rotate API keys
Delete API keys
View indexes
Create indexes
Delete indexes
Upsert vectors
Query vectors
Fetch vectors
Update a vector
Delete a vector
List vector IDs
Get index stats

Specific to pod-based indexes:

PermissionOwnerUser
Update project pod limits
View project pod limits
Update index size

Add members to a project

  1. Open the Pinecone console.
  2. Select your project.
  3. Go to the Members tab.
  4. Click + Invite Member.
  5. Select a Project Role for the member. The role determines the member’s permissions within the Pinecone console.
  6. Enter the member’s email address.
  7. Click Invite Member.

When you invite a member to join your project, Pinecone sends them an email containing a link that enables them to gain access to the project. If they already have a Pinecone account, they still receive an email, but they can also immediately view the project.

Change a member’s role

  1. Open the Pinecone console.
  2. Select your project.
  3. Go to the Members tab.
  4. In the row of the member whose role you want to change, click the pencil (Edit Role) icon.
  5. Select a Project Role for the member.
  6. Click Edit User.

Remove members

  1. Open the Pinecone console.
  2. Select your project.
  3. Go to the Members tab.
  4. In the row of the member whose role you want to change, click the trash can (Remove Member) icon.
  5. Click Remove Member.