This feature is in public preview and available only on Standard and Enterprise plans.

You can connect your Pinecone project to cloud storage by creating a storage integration. This integration allows Pinecone to access the data in your cloud storage. Once your integration is set up, you can use it to import data from your cloud storage into a Pinecone index.

For information on how to set up cloud storage for integration with Pinecone, see the following guides:

Add a storage integration

After you have set up cloud storage for integration with Pinecone, you can add the storage integration through the Pinecone console:

  1. Select your project.
  2. Go to Storage integrations.
  3. Click Add integration.
  4. Enter a unique integration name.
  5. Select Amazon S3.
  6. Enter the ARN of the IAM role you created.
  7. Click Add integration.

Update an integration

To update information for a storage integration through the Pinecone console, take the following steps:

  1. Select your project.
  2. Go to Manage > Storage integrations.
  3. For the integration you want to update, click the (Actions) icon.
  4. Click Manage.
  5. Update the integration details as needed.
  6. Click Add integration.

Delete an integration

To delete a storage integration through the Pinecone console, take the following steps:

  1. Select your project.
  2. Go to Manage > Storage integrations.
  3. For the integration you want to update, click the (Actions) icon.
  4. Click Delete.
  5. Enter the integration name.
  6. Click Confirm deletion.

Was this page helpful?