# Squad AI Documentation ## Docs - [Find similar entities](https://docs.meetsquad.ai/api-reference/ai-&-search/find-similar-entities.md): Finds similar entities to the given query - [Get strategy document](https://docs.meetsquad.ai/api-reference/ai-&-search/get-strategy-document.md): Retrieves the strategy document for the specified workspace - [Create new feedback](https://docs.meetsquad.ai/api-reference/feedback/create-new-feedback.md): Creates a new feedback item in the specified workspace and automatically queues it for processing - [Delete feedback](https://docs.meetsquad.ai/api-reference/feedback/delete-feedback.md): Deletes a specific feedback by ID - [Get feedback by ID](https://docs.meetsquad.ai/api-reference/feedback/get-feedback-by-id.md): Retrieves a specific feedback by ID - [List feedback](https://docs.meetsquad.ai/api-reference/feedback/list-feedback.md): Lists all feedback in the specified workspace - [Upload feedback document](https://docs.meetsquad.ai/api-reference/feedback/upload-feedback-document.md): Uploads a document related to feedback for processing and analysis - [Create a new goal](https://docs.meetsquad.ai/api-reference/goals/create-a-new-goal.md): Create a new goal in the specified workspace - [Delete a goal](https://docs.meetsquad.ai/api-reference/goals/delete-a-goal.md): Delete an existing goal by its ID - [Get a goal by ID](https://docs.meetsquad.ai/api-reference/goals/get-a-goal-by-id.md): Retrieve a specific goal by its ID - [List all goals](https://docs.meetsquad.ai/api-reference/goals/list-all-goals.md): Retrieve a list of all goals in the specified workspace - [Manage goal relationships](https://docs.meetsquad.ai/api-reference/goals/manage-goal-relationships.md): Add or remove relationships between a goal and other entities (opportunities, metrics, solutions, or insight) - [Update a goal](https://docs.meetsquad.ai/api-reference/goals/update-a-goal.md): Update an existing goal by its ID - [Create new insight](https://docs.meetsquad.ai/api-reference/insights/create-new-insight.md): Creates a new insight item in the specified workspace - [Delete insight](https://docs.meetsquad.ai/api-reference/insights/delete-insight.md): Deletes a specific insight by ID - [Get insight by ID](https://docs.meetsquad.ai/api-reference/insights/get-insight-by-id.md): Retrieves a specific insight by ID - [List insights](https://docs.meetsquad.ai/api-reference/insights/list-insights.md): Lists all insights in the specified workspace - [Create a new integration](https://docs.meetsquad.ai/api-reference/integrations/create-a-new-integration.md): Creates a new integration for the workspace, storing any secrets securely in AWS Secrets Manager - [Delete an integration](https://docs.meetsquad.ai/api-reference/integrations/delete-an-integration.md): Deletes an integration and cleans up any associated secrets - [Get integration by ID](https://docs.meetsquad.ai/api-reference/integrations/get-integration-by-id.md): Returns a single integration by its ID - [Initiate Notion integration sync](https://docs.meetsquad.ai/api-reference/integrations/initiate-notion-integration-sync.md): Triggers a sync operation for a Notion integration, queuing all configured pages for processing - [List all integrations](https://docs.meetsquad.ai/api-reference/integrations/list-all-integrations.md): Returns all integrations for the workspace - [Update an integration](https://docs.meetsquad.ai/api-reference/integrations/update-an-integration.md): Updates an integration configuration, including re-entering secrets - [Create a new piece of knowledge](https://docs.meetsquad.ai/api-reference/knowledge/create-a-new-piece-of-knowledge.md): Creates a new piece of knowledge from provided text content - [Create a new piece of knowledge from a PDF file](https://docs.meetsquad.ai/api-reference/knowledge/create-a-new-piece-of-knowledge-from-a-pdf-file.md): Extracts content from the provided PDF file and creates a new piece of knowledge - [Create a new piece of knowledge from a URL](https://docs.meetsquad.ai/api-reference/knowledge/create-a-new-piece-of-knowledge-from-a-url.md): Fetches content from the provided URL and creates a new piece of knowledge - [Delete a piece of knowledge](https://docs.meetsquad.ai/api-reference/knowledge/delete-a-piece-of-knowledge.md): Deletes a specific piece of knowledge by its ID - [Get a piece of knowledge by ID](https://docs.meetsquad.ai/api-reference/knowledge/get-a-piece-of-knowledge-by-id.md): Retrieves a specific piece of knowledge by its ID - [List all pieces of knowledge](https://docs.meetsquad.ai/api-reference/knowledge/list-all-pieces-of-knowledge.md): Retrieves a list of all pieces of knowledge - [Update a piece of knowledge](https://docs.meetsquad.ai/api-reference/knowledge/update-a-piece-of-knowledge.md): Updates the title, description, or content of an existing piece of knowledge - [Create a new metric](https://docs.meetsquad.ai/api-reference/metrics/create-a-new-metric.md): Creates a new metric. - [Delete a metric](https://docs.meetsquad.ai/api-reference/metrics/delete-a-metric.md): Deletes an existing metric and cleans up associated resources. - [Get a metric by ID](https://docs.meetsquad.ai/api-reference/metrics/get-a-metric-by-id.md): Retrieves a specific metric by ID. - [List metrics](https://docs.meetsquad.ai/api-reference/metrics/list-metrics.md): Lists metrics for a workspace. Can optionally filter by outcome ID. - [Manage metric relationships](https://docs.meetsquad.ai/api-reference/metrics/manage-metric-relationships.md): Add or remove relationships between a metric and other entities (outcomes) - [Update a metric](https://docs.meetsquad.ai/api-reference/metrics/update-a-metric.md): Updates an existing metric. - [Create new opportunity](https://docs.meetsquad.ai/api-reference/opportunities/create-new-opportunity.md): Creates a new opportunity in the specified workspace - [Delete opportunity](https://docs.meetsquad.ai/api-reference/opportunities/delete-opportunity.md): Deletes a specific opportunity by ID - [Generate solutions for an opportunity](https://docs.meetsquad.ai/api-reference/opportunities/generate-solutions-for-an-opportunity.md): Asynchronously generates AI-powered solutions based on the insight associated with an opportunity - [Get opportunity by ID](https://docs.meetsquad.ai/api-reference/opportunities/get-opportunity-by-id.md): Retrieves a specific opportunity by ID - [List opportunities](https://docs.meetsquad.ai/api-reference/opportunities/list-opportunities.md): Lists all opportunities in the specified workspace - [Manage opportunity relationships](https://docs.meetsquad.ai/api-reference/opportunities/manage-opportunity-relationships.md): Add or remove relationships between an opportunity and other entities (solutions, outcomes, or insight) - [Mark all opportunity insights as seen](https://docs.meetsquad.ai/api-reference/opportunities/mark-all-opportunity-insights-as-seen.md): Marks all insight items associated with an opportunity as having been seen by the user - [Update opportunity](https://docs.meetsquad.ai/api-reference/opportunities/update-opportunity.md): Updates a specific opportunity by ID - [Create new organisation](https://docs.meetsquad.ai/api-reference/organisations/create-new-organisation.md): Creates a new organisation - [Delete organisation](https://docs.meetsquad.ai/api-reference/organisations/delete-organisation.md): Deletes a specific organisation by ID - [Get organisation by ID](https://docs.meetsquad.ai/api-reference/organisations/get-organisation-by-id.md): Retrieves a specific organisation by ID - [List organisations](https://docs.meetsquad.ai/api-reference/organisations/list-organisations.md): Lists all organisations accessible to the authenticated user - [Retrieve authenticated user's organization and workspace information](https://docs.meetsquad.ai/api-reference/organisations/retrieve-authenticated-users-organization-and-workspace-information.md): Returns the ID and name of the authenticated user's organization and workspace. This is only callable by an API key which is workspace scoped. - [Update organisation](https://docs.meetsquad.ai/api-reference/organisations/update-organisation.md): Updates a specific organisation by ID - [Create new solution](https://docs.meetsquad.ai/api-reference/solutions/create-new-solution.md): Creates a new solution in the specified workspace - [Delete solution](https://docs.meetsquad.ai/api-reference/solutions/delete-solution.md): Deletes a specific solution by ID - [Get solution by ID](https://docs.meetsquad.ai/api-reference/solutions/get-solution-by-id.md): Retrieves a specific solution by ID - [List solutions](https://docs.meetsquad.ai/api-reference/solutions/list-solutions.md): Lists all solutions in the specified workspace with optional filtering - [Manage solution relationships](https://docs.meetsquad.ai/api-reference/solutions/manage-solution-relationships.md): Add or remove relationships between a solution and other entities (opportunities, outcomes, or insight) - [Prioritise solutions](https://docs.meetsquad.ai/api-reference/solutions/prioritise-solutions.md): Reorders one or more solutions based on provided order - [Update solution](https://docs.meetsquad.ai/api-reference/solutions/update-solution.md): Updates a specific solution by ID - [Submit feedback](https://docs.meetsquad.ai/api-reference/submit-feedback/submit-feedback.md): Submit plain text feedback to be automatically analysed for insights. The target workspace is determined by the API key used to authenticate. - [Submit feedback to a workspace](https://docs.meetsquad.ai/api-reference/submit-feedback/submit-feedback-to-a-workspace.md): Submit plain text feedback directly to a specific workspace for automatic insight analysis. - [Submit feedback to a workspace with source](https://docs.meetsquad.ai/api-reference/submit-feedback/submit-feedback-to-a-workspace-with-source.md): Submit plain text feedback to a specific workspace with a source label for tracking where feedback originates. - [Submit feedback with source](https://docs.meetsquad.ai/api-reference/submit-feedback/submit-feedback-with-source.md): Submit plain text feedback with a source label (e.g. MOBILE_APP, WEB_FORM) for tracking where feedback originates. The target workspace is determined by the API key used to authenticate. - [Create new topic](https://docs.meetsquad.ai/api-reference/topics/create-new-topic.md): Creates a new topic in the specified workspace - [Delete topic](https://docs.meetsquad.ai/api-reference/topics/delete-topic.md): Deletes a specific topic by ID - [Get topic by ID](https://docs.meetsquad.ai/api-reference/topics/get-topic-by-id.md): Retrieves a specific topic by ID - [List topics](https://docs.meetsquad.ai/api-reference/topics/list-topics.md): Lists all topics in the specified workspace - [Update topic](https://docs.meetsquad.ai/api-reference/topics/update-topic.md): Updates a specific topic by ID - [Create new workspace](https://docs.meetsquad.ai/api-reference/workspaces/create-new-workspace.md): Creates a new workspace for the specified organization - [Delete workspace](https://docs.meetsquad.ai/api-reference/workspaces/delete-workspace.md): Deletes a specific workspace by ID - [Get workspace by ID](https://docs.meetsquad.ai/api-reference/workspaces/get-workspace-by-id.md): Retrieves a specific workspace by ID - [List workspaces](https://docs.meetsquad.ai/api-reference/workspaces/list-workspaces.md): Lists all workspaces for the specified organization - [Update workspace](https://docs.meetsquad.ai/api-reference/workspaces/update-workspace.md): Updates a specific workspace by ID - [Changelog](https://docs.meetsquad.ai/changelog.md): News and improvements from the Squad team. - [FAQs](https://docs.meetsquad.ai/faqs.md): Frequently asked questions about Squad - [Chat](https://docs.meetsquad.ai/features/chat.md): Query, create, and edit your product strategy with AI-powered chat - [Dashboard](https://docs.meetsquad.ai/features/dashboard.md): Your home base for navigating Squad and getting started quickly - [Insights](https://docs.meetsquad.ai/features/insights.md): Transform data into actionable product decisions with AI-powered insights - [Knowledge](https://docs.meetsquad.ai/features/knowledge.md): Manage the context and data that powers your AI product agent - [Roadmap](https://docs.meetsquad.ai/features/roadmap.md): Plan, prioritize, and track your product delivery in one flexible view - [Strategy](https://docs.meetsquad.ai/features/strategy.md): Visualize and manage your product strategy with Opportunity-Solution Trees - [Iterating on an Existing Product](https://docs.meetsquad.ai/guides/existing-product.md): Use Squad to continuously improve your live product based on real data - [Building a New Product](https://docs.meetsquad.ai/guides/new-product.md): Step-by-step guide to creating your product strategy from scratch with Squad - [Submit Feedback via API](https://docs.meetsquad.ai/guides/squad-api.md): Programmatically send user feedback to Squad from your applications, services, or custom integrations - [Using Squad via CLI](https://docs.meetsquad.ai/guides/squad-cli.md): Manage your product strategy directly from the terminal — optimised for AI agents - [Using Squad via MCP](https://docs.meetsquad.ai/guides/squad-mcp.md): Connect Squad to Claude Desktop and other MCP-compatible tools - [Welcome](https://docs.meetsquad.ai/index.md): Squad is the AI product agent for founders, vibe coders, and product teams. Plug in your business goals, analytics, and user feedback. Get back a recommended strategy and product roadmap. - [Amplitude](https://docs.meetsquad.ai/integrations/amplitude.md): Enrich your product strategy with behavioral analytics and experimentation data - [App Store](https://docs.meetsquad.ai/integrations/app-store.md): Turn app reviews into actionable product opportunities - [Asana](https://docs.meetsquad.ai/integrations/asana.md): Turn roadmap solutions into Asana tasks and projects - [Dovetail](https://docs.meetsquad.ai/integrations/dovetail.md): Transform user research into actionable product insights - [FullStory](https://docs.meetsquad.ai/integrations/fullstory.md): Combine session replay insights with user feedback for deeper understanding - [Gong](https://docs.meetsquad.ai/integrations/gong.md): Capture customer insights from your Gong call transcripts in real-time - [Google Analytics](https://docs.meetsquad.ai/integrations/google-analytics.md): Connect web and app analytics to inform your product strategy - [Google Meet](https://docs.meetsquad.ai/integrations/google-meet.md): Analyze meeting transcripts for product feedback and decisions - [Google Reviews](https://docs.meetsquad.ai/integrations/google-reviews.md): Turn customer reviews into actionable business insights - [Help Scout](https://docs.meetsquad.ai/integrations/helpscout.md): Surface product insights from customer conversations - [Atlassian Jira](https://docs.meetsquad.ai/integrations/jira.md): Connect your roadmap to Jira epics, stories, and sprints - [Linear](https://docs.meetsquad.ai/integrations/linear.md): Sync your roadmap with Linear issues and projects - [Microsoft Teams](https://docs.meetsquad.ai/integrations/microsoft-teams.md): Capture product feedback from team conversations and meetings - [Notion](https://docs.meetsquad.ai/integrations/notion.md): Keep Squad up to date with your Notion workspace to better inform product decisions and strategy - [Google Play Store](https://docs.meetsquad.ai/integrations/play-store.md): Turn app reviews into actionable product opportunities - [Slack](https://docs.meetsquad.ai/integrations/slack.md): Capture insights and manage your roadmap without leaving Slack - [SurveyMonkey](https://docs.meetsquad.ai/integrations/surveymonkey.md): Analyze survey responses to uncover product opportunities - [Trustpilot](https://docs.meetsquad.ai/integrations/trustpilot.md): Turn customer reviews into actionable business insights - [Typeform](https://docs.meetsquad.ai/integrations/typeform.md): Transform survey responses into validated product opportunities - [Zapier](https://docs.meetsquad.ai/integrations/zapier.md): Connect Squad to 5,000+ apps and automate your product workflow - [Zendesk](https://docs.meetsquad.ai/integrations/zendesk.md): Turn support tickets into product improvement opportunities - [Zoom](https://docs.meetsquad.ai/integrations/zoom.md): Extract product insights from meeting recordings and transcripts - [Pricing & Plans](https://docs.meetsquad.ai/pricing-and-plans.md): Choose the right Squad plan for your team - [Quickstart](https://docs.meetsquad.ai/quickstart.md): Welcome to this step-by-step guide on how to create a full delivery roadmap with Squad in just a few minutes. ## OpenAPI Specs - [squad-api](https://docs.meetsquad.ai/openapi/squad-api.json) ## Optional - [Blog](https://meetsquad.ai/whats-new)