How to create and access your Pinecone token
The Pinecone token connects the AI agent to the long-term memory database. Save the token immediately after creation: it is shown only once.
Create the token in Pinecone
- Go to pinecone.io and log in or create an account.
- In the left menu, click API Key.
- In the top right corner, click Create API Key.
- Give the key a name that identifies the associated agent (e.g., agent name or company).
- Click Create key.
- Copy the generated key and save it somewhere safe (password manager or encrypted file). Pinecone will not show the key again.
Add the token to the platform
- Open the General tab of the AI agent.
- Find the Pinecone token field and click Change or Insert.
- Paste the token and click Save.