Privacy Policy
Overview
Pinecone Studio is designed to inspect and manage your own Pinecone vector database. We take privacy extremely seriously. Because our tools function as local, direct clients connecting from your own editor or browser, we do not monitor, store, or copy your data. Your data stays entirely yours.
Information We Process
- Connection Credentials: Your Pinecone Host URL and optional API Key are processed entirely locally. In the VS Code Extension, credentials are stored in your secure workspace Storage context. In the Web App, they are held inside your browser's local storage.
- Vector Indices & Payloads: All search queries, upsert commands, index schemas, and payload properties are fetched directly by your system and are never routed to any server owned by the developers.
How We Use Information
- To initialize connection components and interface fields locally.
- To enable similarity indexing, schema inspection, and raw request routing.
- Absolutely no telemetry, user tracking, or analytical data is transmitted from the studio out-of-the-box.
Data Security
Data entered into Pinecone Studio is processed locally over standard HTTP and HTTPS requests. Security of database management endpoints remains the developer's responsibility. We encourage setting up secure local connections or SSL proxies when communicating with critical production indexes.
Contact
For privacy-related inquiries, feedback, or custom requests: privacy-related-inquiries@gmail.com
This is a public minimal privacy policy complying with developer requirements for standard VS Code, Chrome extension, and GitHub Pages host releases.