Adding Data to Qontext
To retrieve useful context from Qontext, your first step is to add data to your Context Vault. You can do this in multiple ways: either automatically via native integrations or by using the Qontext API. Each method lets you bring your company knowledge into Qontext, making it immediately AI-ready for workflows, retrieval, and LLMs.Ingest with Native Data Connections
Qontext connects directly to the tools your company already uses. By setting up these data connections, you can automatically add data from these sources to your Context Vault – no manual work required. Once connected, data is structured and linked, ready for retrieval through our API in your codebase or workflow builders.- HubSpot: Contacts, companies, deals, and interactions.
- Google Drive: Documents, spreadsheets, presentations, and files.
- Notion: Pages and databases
- Gong: Meeting transcripts and call summaries.
- Zendesk (coming soon): Support tickets, articles, and conversations.
- Confluence (coming soon): Pages and team notes.
- Intercom (coming soon): Conversations, leads, contacts, and messages
- Pipedrive (coming soon): Deals, contacts, activities, and notes
Manual Ingestion via API
If your data lives in a tool we don’t yet integrate with, or you want more control over which data flows into your context vaults, you can add data directly to Qontext using our API. This lets you:- Add Unstructured text: Add specific facts, notes, or scattered information directly to a Context Vault.
- Add Unstructured text with metadata: Add specific facts with information about the provenance of your data.
- Ingest Website content: Provide a URL to ingest one specific page (and, optionally, all linked pages excluding external links).
workspaceId, knowledgeGraphId, and X-API-Key.
Use workflow builders such as n8n to automate ingestion from various sources into Context Vaults. See our n8n data ingestion guide.