# Versive > Documentation for Versive — the AI-powered user research and testing platform - [Welcome to Versive](https://docs.getversive.com/index.md): AI-powered user research and testing — run studies with real participants and usability tests with AI personas, all in one platform - [Key concepts](https://docs.getversive.com/getting-started/concepts.md): How Versive is organized: studies, AI tests, personas, credits, and workspaces - [Studies overview](https://docs.getversive.com/studies/overview.md): AI-moderated surveys and interviews with real participants - [Question types](https://docs.getversive.com/studies/question-types.md): Every question type in the study builder, with all available settings - [Question media](https://docs.getversive.com/studies/question-media.md): Attach images, Figma prototypes, videos, PDFs, and embedded websites to questions - [Prototype testing](https://docs.getversive.com/studies/prototype-testing.md): Test Figma prototypes and web-based prototypes (Figma Make, v0, Lovable, Bolt) with real participants - [Logic & branching](https://docs.getversive.com/studies/logic.md): Build conditional paths, screen participants out, and pipe answers forward - [Split tests](https://docs.getversive.com/studies/split-tests.md): Route participants into weighted study arms and compare variants side by side - [The AI interviewer](https://docs.getversive.com/studies/ai-interviewer.md): Configure how Versive's AI moderator conducts your interviews - [Study settings](https://docs.getversive.com/studies/settings.md): Every study-level setting, tab by tab - [Languages & translations](https://docs.getversive.com/studies/languages.md): Run one study in up to 20 languages with AI translation - [Launching & sharing](https://docs.getversive.com/studies/launch-and-sharing.md): Share links, participant sources, email outreach, embeds, and AI simulation - [Recruiting participants](https://docs.getversive.com/studies/recruiting-participants.md): Bring your own users, manage an audience, or recruit from a 4M+ participant panel - [Results & insights](https://docs.getversive.com/studies/results-and-insights.md): Transcripts, AI analysis, themes, charts, reports, and exports - [AI tests overview](https://docs.getversive.com/ai-tests/overview.md): Instant usability testing with AI personas — no recruiting required - [Figma prototype & image tests](https://docs.getversive.com/ai-tests/figma-and-image-tests.md): Test interactive prototypes and static designs with AI users - [Website tests](https://docs.getversive.com/ai-tests/website-tests.md): AI users operate a real browser on your live site - [Test modes](https://docs.getversive.com/ai-tests/test-modes.md): Conversational interviews, expert heuristic audits, and SUS questionnaires - [AI personas](https://docs.getversive.com/ai-tests/personas.md): Build reusable AI participants from scratch or from your own research data - [Results & reports](https://docs.getversive.com/ai-tests/results.md): What AI test runs produce and how to read them - [Getting the most from AI tests](https://docs.getversive.com/ai-tests/best-practices.md): Features worth turning on, and how experienced teams run their tests - [Templates & the Library](https://docs.getversive.com/platform/templates.md): Reusable questions, studies, and outreach emails for your organization - [Organizations & roles](https://docs.getversive.com/platform/organizations-and-roles.md): Workspaces, members, and organization-level permissions - [Folders & permissions](https://docs.getversive.com/platform/folders-and-permissions.md): Organize work into folders and control access per folder and per study - [Collaboration](https://docs.getversive.com/platform/collaboration.md): Comments, live observation, notifications, and public sharing - [API introduction](https://docs.getversive.com/api-reference/introduction.md): Authentication, conventions, and errors for the Versive public API - [Versioning and compatibility](https://docs.getversive.com/api-reference/versioning.md): How Versive versions, changes, and deprecates its public API - [Webhooks](https://docs.getversive.com/api-reference/webhooks.md): Receive signed notifications when a Versive interview is completed - [Create study](https://docs.getversive.com/api-reference/studies/create-study.md): Create a new study - [List studies](https://docs.getversive.com/api-reference/studies/list-studies.md): List all studies in your organization - [Get study](https://docs.getversive.com/api-reference/studies/get-study.md): Fetch a single study - [Update study](https://docs.getversive.com/api-reference/studies/update-study.md): Partially update a study - [Get study metrics](https://docs.getversive.com/api-reference/studies/get-study-metrics.md): Response counts and quota for a study - [Translate study](https://docs.getversive.com/api-reference/studies/translate-study.md): Kick off translation into all supported languages - [List study translations](https://docs.getversive.com/api-reference/studies/list-study-translations.md): Read all translated questions for a study - [Edit study with AI agent](https://docs.getversive.com/api-reference/studies/agent-edit.md): Edit a study with natural-language instructions - [Apply agent mutations](https://docs.getversive.com/api-reference/studies/agent-apply.md): Persist mutations from a previewed agent edit - [AI edit questions (stateless)](https://docs.getversive.com/api-reference/studies/ai-edit.md): Transform a question list with AI, without saving - [List available references](https://docs.getversive.com/api-reference/studies/available-references.md): Which earlier questions can be referenced from a given position - [List questions](https://docs.getversive.com/api-reference/questions/list-questions.md): List a study's questions with logic and mentions - [Batch create/update questions](https://docs.getversive.com/api-reference/questions/batch-questions.md): Create and update questions in one call - [Update question](https://docs.getversive.com/api-reference/questions/update-question.md): Update a single question - [Delete question](https://docs.getversive.com/api-reference/questions/delete-question.md): Remove a question from its study - [List question logic](https://docs.getversive.com/api-reference/question-logic/list-question-logic.md): List logic rules for a question or study - [Create question logic](https://docs.getversive.com/api-reference/question-logic/create-question-logic.md): Add a branching rule to a question - [Update question logic](https://docs.getversive.com/api-reference/question-logic/update-question-logic.md): Modify a branching rule - [Delete question logic](https://docs.getversive.com/api-reference/question-logic/delete-question-logic.md): Remove a branching rule - [Create interview](https://docs.getversive.com/api-reference/interviews/create-interview.md): Create an interview and get a personal participant link - [Get interview](https://docs.getversive.com/api-reference/interviews/get-interview.md): Fetch an interview, including transcript and status - [Get interview by link token](https://docs.getversive.com/api-reference/interviews/get-interview-by-vid.md): Look up an interview by its participant link token (vid) - [Update interview](https://docs.getversive.com/api-reference/interviews/update-interview.md): Update an interview's status - [Get interview insights](https://docs.getversive.com/api-reference/insights/get-insights.md): Fetch the AI-generated summary for an interview - [List translated questions](https://docs.getversive.com/api-reference/translated-questions/list-translated-questions.md): List question translations for a study or question - [Get translated question](https://docs.getversive.com/api-reference/translated-questions/get-translated-question.md): Fetch a single question translation - [Update translated question](https://docs.getversive.com/api-reference/translated-questions/update-translated-question.md): Overwrite a translation's text - [Create folder](https://docs.getversive.com/api-reference/folders/create-folder.md): Create a folder for organizing studies - [List folders](https://docs.getversive.com/api-reference/folders/list-folders.md): List your organization's folders - [Versive MCP server](https://docs.getversive.com/mcp/overview.md): Connect Claude, ChatGPT, Cursor, and other AI agents to your Versive research - [Set up the MCP server](https://docs.getversive.com/mcp/setup.md): Connect Versive to Claude, ChatGPT, Cursor, Claude Code, or any other MCP client - [Tools & capabilities](https://docs.getversive.com/mcp/tools.md): Every tool, prompt, resource, and permission scope on the Versive MCP server - [MCP best practices](https://docs.getversive.com/mcp/best-practices.md): How to design, build, and analyze research with your AI agent - [Embed SDK overview](https://docs.getversive.com/sdk/overview.md): Embed Versive studies in any web app with @getversive/embed - [Embedding studies](https://docs.getversive.com/sdk/embedding.md): Modal and inline embeds, zero-code data attributes, and passing context - [SDK reference](https://docs.getversive.com/sdk/reference.md): Complete API reference for @getversive/embed - [Security & domains](https://docs.getversive.com/sdk/security.md): Domain allow-listing, CSP requirements, and how the embed stays safe