# Hindsight Docs - [Deal Memory for AI Agents](https://docs.usehindsight.com/overview.md): Turn fragmented GTM evidence into a verified, continuously updated memory of every account and deal—queryable over MCP and the REST API. - [Analyze Deals](https://docs.usehindsight.com/deals-quickstart.md): Connect your sales tools and set up AI-powered deal analysis in 4 steps - [Set Up Library](https://docs.usehindsight.com/guides/knowledge-base-setup.md): How to seed and manage your knowledge base for accurate AI answers - [Competitive Enablement](https://docs.usehindsight.com/quickstart-ci.md): Stand up your competitive enablement agent in four steps - [Skills and Workflows](https://docs.usehindsight.com/guides/recipes.md): Build Hindsight skills and schedule recurring prompts for your team - [Sales Plays](https://docs.usehindsight.com/guides/plays.md): Proactive guidance to help reps win deals. - [Hindsight MCP](https://docs.usehindsight.com/integrations/mcp.md): Connect AI assistants to your Hindsight deal data via the Model Context Protocol - [Security & Compliance](https://docs.usehindsight.com/security-compliance.md): Security controls supported by Hindsight API and MCP access - [Hindsight API](https://docs.usehindsight.com/integrations/api.md): Integrate Hindsight intelligence into your AI agents, MCP servers, and custom applications - [Create Response](https://docs.usehindsight.com/api-reference/responses.md): Send a message and receive an AI-generated response with citations from your competitive intelligence data. Hindsight automatically orchestrates multiple searches across deals, competitors, and knowledge base to provide comprehensive answers. - [Select Deal](https://docs.usehindsight.com/api-reference/select-deal.md): Returns lean, paginated deal rows for triage. Use `get-deal` to retrieve the full details for returned deal IDs. - [Get Deals](https://docs.usehindsight.com/api-reference/get-deals.md): Retrieve deals with flexible filtering, sorting, and pagination. Returns deal objects with all their properties and relationships. Use this for real-time data access and integrations. - [Product Intelligence Export](https://docs.usehindsight.com/api-reference/product-intelligence.md): Returns one row per product-feature association with its raw influence summary, feature taxonomy, deal, and account context. Without filters, returns associations of every sentiment. - [Bulk Export Deals](https://docs.usehindsight.com/api-reference/export-deals.md): Generate a CSV file of deal data with flexible filtering and column selection. Returns an export_id to track the job status and download the file when ready. - [Upload to Knowledge Base](https://docs.usehindsight.com/api-reference/upload-library-document.md): Upload competitive intelligence documents, assets, and other files to your library. Documents are automatically processed, chunked, and indexed for search. - [Upload to Deal](https://docs.usehindsight.com/api-reference/upload-deal-document.md): Associate documents with specific deals for win-loss analysis. Audio and video files are automatically transcribed. Documents are processed and used to enrich deal insights. - [Create Interview Request](https://docs.usehindsight.com/api-reference/create-interview.md): Creates an interview request for a contact. Upserts the contact by email if they don't exist yet. When a `sequence_id` is provided, the contact is enrolled in the sequence and Hindsight's scheduling agent handles outreach automatically. When only `interview_type_id` is provided, the request is creat… - [Get Interview Status & Transcript](https://docs.usehindsight.com/api-reference/get-interview.md): Returns the current status of an interview request and, once completed, its full transcript. - [Update Interview Request](https://docs.usehindsight.com/api-reference/update-interview.md): Updates context on an existing interview request. Accepts any combination of `contact_context`, `contact_name`, and `objective`. At least one field must be provided. - [Slack Integration](https://docs.usehindsight.com/integrations/slack.md): Add Hindsight to Your Slack Workspace - [Gong Integration](https://docs.usehindsight.com/integrations/gong.md): Connect Gong to Hindsight - [Salesforce Integration](https://docs.usehindsight.com/integrations/salesforce-integration.md): Sync Hindsight with Salesforce CRM for Deal Analysis - [HubSpot Integration](https://docs.usehindsight.com/integrations/hubspot-integration.md): Sync Hindsight with HubSpot for Deal Analysis - [Zapier Integration](https://docs.usehindsight.com/integrations/zapier.md): Send Hindsight workflow outputs to 1000s of apps - [Outreach Integration](https://docs.usehindsight.com/integrations/outreach-integration.md): Connect Outreach Kaia to Hindsight via S3 Export - [Okta SSO](https://docs.usehindsight.com/integrations/okta-sso.md): Set up SAML Single Sign-On for Hindsight using Okta Workforce - [Release Notes](https://docs.usehindsight.com/release-notes/release-notes.md): Summary of major updates - [MCP 2.0](https://docs.usehindsight.com/release-notes/mcp-2.0.md): OAuth sign-in, direct tool calls, and the first stable release of the Hindsight MCP server ## OpenAPI Specs - [openapi](/openapi.yaml)