# User Intuition ## Docs - [Intelligence Hub](https://docs.userintuition.ai/ai-tools/intelligence-hub.md): Query across all your research data with AI-powered chat, generate reports and presentations, and build a searchable knowledge base from every study. - [Create API key](https://docs.userintuition.ai/api-reference/api-keys/create-api-key.md): Generate a new org-scoped API key for programmatic access. The raw key is returned once at creation and cannot be retrieved again. - [List API keys](https://docs.userintuition.ai/api-reference/api-keys/list-api-keys.md): List all active (non-revoked) API keys for the current user's organization. The raw key value is never returned — only the prefix is shown. - [Revoke an API key](https://docs.userintuition.ai/api-reference/api-keys/revoke-an-api-key.md): Revoke (soft-delete) an API key. The key stops working immediately and cannot be reinstated. - [Create Assistant](https://docs.userintuition.ai/api-reference/assistants/create-assistant.md): Create a new assistant (study). - [Delete Assistant](https://docs.userintuition.ai/api-reference/assistants/delete-assistant.md): Delete an assistant (study). Also deletes the underlying VAPI assistant if one is linked. Only the owner (or an admin) may delete. - [Get Assistant](https://docs.userintuition.ai/api-reference/assistants/get-assistant.md): Get a single assistant (study) by ID. - [List Assistants](https://docs.userintuition.ai/api-reference/assistants/list-assistants.md): Get all assistants with optional filtering and pagination. - [Update Assistant](https://docs.userintuition.ai/api-reference/assistants/update-assistant.md): Update an assistant (study). Uses PATCH semantics — only fields explicitly provided are modified. If the assistant has been provisioned in VAPI (`is_created` is true and `vapi_assistant_id` is set), the underlying VAPI assistant config is updated to match. - [Create Automation Integration](https://docs.userintuition.ai/api-reference/automation-integration/create-automation-integration.md): Create a new automation integration (webhook). - [Delete Automation Integration](https://docs.userintuition.ai/api-reference/automation-integration/delete-automation-integration.md): Delete an automation integration (webhook). - [Get Call](https://docs.userintuition.ai/api-reference/calls/get-call.md): Get a single call by its ID. The response is enriched with the associated invite object. - [List Calls](https://docs.userintuition.ai/api-reference/calls/list-calls.md): Get paginated list of calls for the current user. - [API Introduction](https://docs.userintuition.ai/api-reference/introduction.md): Integrate with User Intuition to manage AI interview assistants, calls, and automation - [Create Invite](https://docs.userintuition.ai/api-reference/invites/create-invite.md): Create a new invite record. - [Delete Invite](https://docs.userintuition.ai/api-reference/invites/delete-invite.md): Delete an invite by ID. - [Get Invite](https://docs.userintuition.ai/api-reference/invites/get-invite.md): Get a specific invite by its ID. - [List Invites](https://docs.userintuition.ai/api-reference/invites/list-invites.md): Get all invites with optional filtering and pagination. - [Send Reward](https://docs.userintuition.ai/api-reference/invites/send-reward.md): Send a Tremendous reward to a participant for a specific invite. The reward send happens in the background; this endpoint returns immediately after validation. - [Update Invite](https://docs.userintuition.ai/api-reference/invites/update-invite.md): Update fields on an invite. Currently supports updating `email`, `company_name`, `name`, and `sent_at`. - [Get Report by Assistant](https://docs.userintuition.ai/api-reference/reports/get-report-by-assistant.md): Get the analysis report for a study by its assistant ID. Returns the cached report HTML along with the list of high-quality calls (`success_evaluation != Poor`, non-test) used to produce it. - [Choose Your Study Type](https://docs.userintuition.ai/creating-a-study/choose-study-type.md): Select the research approach that best fits your needs. User Intuition offers six pre-built study templates, each designed for specific research objectives. - [Concept Testing](https://docs.userintuition.ai/creating-a-study/concept-testing.md): Attach images and shareable links to a study so participants can react to your designs, prototypes, and copy during the interview. - [Customize Your Plan](https://docs.userintuition.ai/creating-a-study/customize-plan.md): Work with Charles, our AI researcher, to design a research plan tailored to your specific context and objectives. This step ensures your study asks the right questions. - [Launch Your Study](https://docs.userintuition.ai/creating-a-study/launch.md): Review your complete study configuration and launch. Once launched, your study is live and ready to receive participants. - [Creating a Study Overview](https://docs.userintuition.ai/creating-a-study/overview.md): Learn how to create a research study in User Intuition. This guide walks you through the complete six-step process from choosing a study type to launching. - [Review Your Study](https://docs.userintuition.ai/creating-a-study/review-study.md): Review and refine the research plan that Charles generated. This is your opportunity to make direct edits before the study goes live. - [Set Up Your Interviewer](https://docs.userintuition.ai/creating-a-study/setup-interviewer.md): Choose your AI interviewer's voice and configure how participants will interact with your study. These settings shape the participant experience. - [Test Your Conversation](https://docs.userintuition.ai/creating-a-study/test-conversation.md): Experience your study from a participant's perspective before launching. This step lets you validate that the conversation flows naturally and covers the topics you need. - [Video Interview Mode](https://docs.userintuition.ai/creating-a-study/video-mode.md): Capture facial expressions, body language, and on-screen behavior by running interviews as video calls with optional Participant screen sharing. - [Account settings](https://docs.userintuition.ai/essentials/account-settings.md): Manage your profile, company information, API keys, and authentication tokens from your account settings. - [Billing and credits](https://docs.userintuition.ai/essentials/billing-and-credits.md): Manage your subscription plan, credit balance, payment methods, and transaction history. - [Key Concepts](https://docs.userintuition.ai/getting-started/key-concepts.md): Understand the core concepts behind User Intuition: studies, interviews, the Intelligence Hub, and how they work together to build your customer intelligence system. - [Quickstart Guide](https://docs.userintuition.ai/getting-started/quickstart.md): Launch your first customer research study in about 15 minutes. This guide walks you through the essential steps to go from zero to collecting insights. - [HubSpot](https://docs.userintuition.ai/integrations/hubspot.md): Sync HubSpot CRM contacts, companies, and deals into User Intuition and invite them to interviews directly from HubSpot record pages. - [MCP Server](https://docs.userintuition.ai/integrations/mcp-server.md): Let Claude, ChatGPT, and other AI agents operate User Intuition through the Model Context Protocol — create studies, check results, and manage research with natural language. - [Shopify Integration](https://docs.userintuition.ai/integrations/shopify.md): Connect your Shopify store to User Intuition to sync customers and segments, then invite them to research interviews without leaving the Shopify Admin. - [Stripe](https://docs.userintuition.ai/integrations/stripe.md): Connect your Stripe account to sync customers and customer cohorts into User Intuition as research participants. - [Welcome to User Intuition](https://docs.userintuition.ai/introduction/welcome.md): User Intuition is your organization's customer intelligence platform—transforming customer conversations into searchable, actionable insights that compound over time. - [Viewing Calls & Transcripts](https://docs.userintuition.ai/managing-your-study/calls-and-transcripts.md): Review completed interviews, listen to audio recordings, and read full transcripts. The Calls tab gives you direct access to every conversation. - [Dashboard Overview](https://docs.userintuition.ai/managing-your-study/dashboard.md): The Study Dashboard is your command center for monitoring progress, managing participants, reviewing results, and generating reports. - [Editing & Deleting Studies](https://docs.userintuition.ai/managing-your-study/edit-and-delete.md): Learn how to view, edit, or delete your study after launch. Understand the implications of making changes to an active study. - [Human Signal](https://docs.userintuition.ai/managing-your-study/human-signal.md): Get fast, lightweight feedback from real people on a single message, claim, or set of options — without running a full study. - [Intelligence Hub](https://docs.userintuition.ai/managing-your-study/intelligence-hub.md): Aggregate data from multiple studies, ask questions with AI, and generate reports and presentations from your research. - [Understanding Reports](https://docs.userintuition.ai/managing-your-study/reports.md): User Intuition automatically synthesizes your interview data into actionable reports. Learn how to generate, interpret, and use AI-powered insights. - [Embed the AI Widget](https://docs.userintuition.ai/recruiting/embed-widget.md): Drop a User Intuition study directly into your web app with an embeddable on-site interview widget. Install in minutes with HTML, JavaScript, or React. - [Invite Your Customers](https://docs.userintuition.ai/recruiting/invite-customers.md): Invite participants from your own customer list via email. This is the recommended approach when you want authentic feedback from people who actually use your product. - [Recruiting Participants](https://docs.userintuition.ai/recruiting/overview.md): User Intuition offers multiple ways to invite participants to your study. Choose the method that best fits your research needs. - [Research Panel](https://docs.userintuition.ai/recruiting/research-panel.md): Recruit participants from User Intuition's panel of 4 million+ verified respondents. Access diverse demographics and scale your research quickly. - [Share a Study Link](https://docs.userintuition.ai/recruiting/share-link.md): Generate a shareable link that anyone can use to participate in your study. Perfect for always-on feedback collection and social sharing. - [Best Practices](https://docs.userintuition.ai/resources/best-practices.md): Maximize the value of your customer research with these proven best practices for study design, participant recruitment, and insight activation. - [Billing and credits](https://docs.userintuition.ai/resources/billing-and-credits.md): Manage your subscription plan, purchase credits, track usage, and configure payment methods. - [Frequently Asked Questions](https://docs.userintuition.ai/resources/faq.md): Answers to commonly asked questions about User Intuition, from getting started to advanced features. - [Referrals](https://docs.userintuition.ai/resources/referrals.md): Invite friends to User Intuition and earn credits when they sign up and make their first payment. - [Contact Support](https://docs.userintuition.ai/resources/support.md): Get help with User Intuition. Contact our team, access resources, and find answers to your questions. ## OpenAPI Specs - [openapi](https://docs.userintuition.ai/api-reference/openapi.json)