This page provides guidance on managing the cost of Pinecone. For the latest pricing details, see our pricing page.For help estimating total cost, see Understanding cost. To view or download a detailed report of your current usage and costs, see Monitor usage and costs.
If your application requires you to isolate the data of each customer/user, consider implementing multitenancy with serverless indexes and namespaces. With serverless indexes, you pay only for the amount of data stored and operations performed. For queries in particular, the cost is partly based on the total number of records that must be scanned, so using namespaces can significantly reduce query costs.