Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
This feature is in public preview.
Before you begin
- A Pinecone account. If you do not have one, sign up.
- A folder of source documents in Google Drive that you want the application to answer questions about.
1. Open Marketplace
Go to marketplace.pinecone.io and sign in. If you already have a Pinecone account, you can also open Marketplace from the Marketplace ↗ entry in the Pinecone console sidebar.2. Pick an app
The Apps tab shows the available apps. Pick the one that most closely matches your use case and select Get started on the card. For the full list, see App catalog. If none of the apps match exactly, pick the closest fit. Apps are starting points; you control the operating parameters and the documents the application uses.3. Choose where to deploy
Marketplace prompts you to select the Pinecone organization and project where the app’s assistant will be created. The assistant counts toward that project’s plan limits. Pick the project, then select Continue.4. Configure the deployment
The setup wizard prompts you for:- A name and short description for the knowledge application.
- Operating parameters that shape responses, such as tone, system prompt, and the layout the consumer experience uses.
5. Connect a data source
Connect a Google Drive folder so the application has documents to answer from. Marketplace mirrors selected files, ingests them into Pinecone, and keeps them in sync as the source folder changes. For step-by-step instructions, see Connect Google Drive. To upload files directly instead, see Manual uploads.6. Publish
Click Publish. Marketplace provisions the underlying Pinecone assistants in the background, runs introspection to build a capability manifest, generates suggested starter questions, and runs an automatic evaluation. Publishing is non-blocking: you can navigate away and return when the deployment is active. For details, see Publish a deployment.7. Share with end users
Choose how end users access the application:- Link access: anyone with the link can use the application.
- Google sign-in: end users sign in with Google.
If you get stuck
Use the Support link in the Marketplace header to reach the Pinecone support team. The header also has a theme toggle and your account menu.Next steps
- Review answers and feedback in Analytics and event logs.
- Add a second knowledge domain to the same deployment to take advantage of multi-domain routing.
- Iterate on operating parameters or sources, then publish a new version. See Manage versions and rollback.