# Activities

> The following table lists the activities that are included in the Pinecone activity package.

The following table lists the activities that are included in the Pinecone activity package.

| Activity | Description |
| --- | --- |
| [Query Embeddings](https://docs.uipath.com/activities/other/latest/integration-service/uipath-pinecone-pinecone-query) | This operation searches the embeddings from an index. It retrieves the IDs, vectors and associated metadata (e.g. text) of the most similar items in an index, along with their similarity scores. |
| [Upsert Embeddings](https://docs.uipath.com/activities/other/latest/integration-service/uipath-pinecone-pinecone-vectors-upsert) | This operation writes embeddings (vectors) into an index. If a new value is upserted for an existing vector ID, it overwrites the previous value. |
| [HTTP Request activity](https://docs.uipath.com/activities/other/latest/integration-service/http-request-activity) | Run HTTP calls to a specified API. |
