Product Management Glossary
383+ product management terms, frameworks, metrics, and methodologies defined clearly and concisely.
Whether you're prepping for a PM interview, onboarding at a new company, or settling a debate about what "MVP" actually means, this is your single source of truth. Each term includes a plain-language definition and links to related frameworks, tools, and guides.
★ Most-Referenced Terms
Product-Market Fit
Core PM ConceptsOKR (Objectives and Key Results)
FrameworksMinimum Viable Product (MVP)
Core PM ConceptsAgile
Core PM ConceptsProduct-Led Growth (PLG)
Core PM ConceptsNorth Star Framework
FrameworksUser Story
Core PM ConceptsBacklog
Core PM ConceptsSprint
Core PM ConceptsChurn Rate
MetricsA/B Testing
Research and DiscoveryLTV (Customer Lifetime Value)
Metrics◆ Browse by Category
→ Go Beyond Definitions
Get All Key PM Terms in One PDF
The PM Toolkit Cheat Sheet: 50 tools, top frameworks, and key definitions in a printable 2-page reference.
Join 10,000+ product leaders. Instant PDF download.
Want full SaaS idea playbooks with market research?
Explore Ideas Pro →A
A/B Testing
A controlled experiment showing two or more variants to different user segments simultaneously to determine which drives better outcomes....
AARRR (Pirate Metrics)
A framework developed by Dave McClure that breaks the customer lifecycle into five stages: Acquisition, Activation, Retention, Revenue, and...
AI Agent
An AI agent is an autonomous system that uses a language model to plan, reason, and execute multi-step tasks by calling tools and making...
AI Alignment
The engineering discipline focused on ensuring AI systems behave in accordance with human values and goals rather than optimizing for...
AI Copilot UX
A design pattern where AI augments human work as an assistant rather than replacing the human. The user maintains control while AI handles...
AI Design Patterns
Reusable solutions to common UX challenges in AI products, covering confidence display, progressive disclosure, fallback states, and...
AI Evaluation (Evals)
Systematic testing of AI outputs against quality benchmarks, safety criteria, and task-specific metrics to measure performance and catch...
AI Product-Market Fit
The state where an AI product solves a meaningful problem with measurable quality improvements and sustainable unit economics.
AI Safety
Practices focused on preventing harmful AI behaviors, ensuring reliable operation under adversarial conditions, and building systems that...
AI UX Design
Designing experiences for AI-powered products, addressing challenges like probabilistic outputs, trust calibration, and communicating model...
API Gateway
A server that acts as the single entry point for client requests, routing them to backend services while handling auth, rate limiting, and...
API-First Design
A development approach where the API contract is agreed upon before building the implementation, enabling parallel development and early...
ARR / MRR (Annual / Monthly Recurring Revenue)
ARR annualizes the value of all active subscriptions while MRR tracks the same monthly, serving as the primary revenue health metrics for...
ASP Meaning in Sales: Average Selling Price Explained
ASP meaning in sales is average revenue per unit or deal. Learn how to calculate ASP, track pricing performance, and forecast revenue...
ATS Optimization
Formatting and keyword-optimizing a resume to pass through Applicant Tracking Systems, increasing the chance of reaching a human reviewer...
Acceptance Criteria
A set of predefined conditions that a user story or feature must satisfy before it is considered complete and ready for release.
Accessibility (WCAG)
The Web Content Accessibility Guidelines define how to make digital products usable by people with visual, auditory, and motor disabilities.
Accessibility (a11y)
Designing products usable by people with disabilities, following standards like WCAG and mandates like ADA to ensure inclusive experiences...
Activation Rate
The percentage of new users who complete a key action that correlates with long-term retention, often called the "aha moment."
Adoption Curve
A model describing how new products spread through a market in stages, from innovators and early adopters to the mainstream majority and...
Affinity Diagram
A collaborative technique where teams write observations on sticky notes and group them by theme to surface patterns. Used after user...
Agentic AI
AI systems that can autonomously plan, reason, and take sequential actions to achieve complex goals with minimal human intervention. Shifts...
Agentic UX
The design of experiences for autonomous AI agents that execute multi-step tasks, requiring new patterns for oversight, transparency, and...
Agile
Iterative software development methodologies grounded in the Agile Manifesto (2001), emphasizing working software, customer collaboration,...
Agile Coach
A role focused on helping teams adopt and improve agile practices across process, mindset, and dynamics, enabling sustainable delivery...
Agile Estimation
Techniques for forecasting effort in agile teams using story points, t-shirt sizes, and ideal days to help PMs plan sprints and set...
Annual Contract Value (ACV)
The annualized revenue of a single customer contract, used to normalize deals of varying lengths and track sales performance across deal...
Associate Product Manager (APM)
An entry-level PM role for candidates with 0-2 years of experience. Often a rotational program at large tech companies like Google, Meta,...
Assumptions Mapping: Identify Product Risks Early
Assumptions mapping helps product teams identify and test critical unknowns before development. Learn how to prioritize risks and validate...
Average Revenue Per Account (ARPA)
A B2B SaaS metric measuring average revenue per customer account over a period. Reflects account-level monetization and signals pricing...
Average Revenue Per User (ARPU)
A SaaS metric measuring average revenue per active user over a period, typically monthly or annually. Used to track monetization trends...
B
Backlog
An ordered list of all work items. User stories, bugs, technical debt, spikes, and improvements. That a product team may deliver.
Backlog Grooming: Definition and Best Practices
Backlog grooming keeps your product backlog healthy and actionable. Learn how to review, refine, and prioritize items for your team's next...
Backlog Refinement
An ongoing Scrum activity where the team reviews, clarifies, estimates, and prioritizes upcoming backlog items to ensure they are ready for...
Beta Testing
A pre-release testing phase in which a product or feature is made available to a limited group of external users under real-world...
Blameless Postmortem
A structured review after an incident that focuses on systemic causes and process improvements rather than assigning individual blame. Core...
Blue Ocean Strategy
A strategic framework for creating uncontested market space by making competition irrelevant, rather than competing in existing markets.
Blue-Green Deployment
A release strategy that maintains two identical production environments, switching all traffic from one to the other to enable instant...
Bottoms-Up Adoption
A go-to-market strategy where individual users adopt a product first and spread usage across their organization, eventually triggering...
Build vs Buy
A decision framework for whether to build a capability in-house or purchase a vendor solution, weighing cost, time-to-market, control, and...
Burn Multiple
Burn Multiple measures capital efficiency by dividing net cash burned by net new ARR. Under 1x is efficient; above 2x signals unsustainable...
Burn Rate
The rate at which a company spends its cash reserves, typically expressed monthly, used to calculate runway and inform fundraising and...
Burndown Chart
A visual graph that plots the amount of remaining work (often in story points or tasks) against time within a sprint or release.
Burnup Chart
A visual chart that tracks the total amount of work completed over time against the total scope, making scope changes visible alongside...
Business Case
A structured argument for investing in a product initiative, covering financial projections, strategic rationale, and risk assessment.
Business Model Canvas
A one-page tool by Alexander Osterwalder mapping nine business building blocks: Key Partners, Activities, Resources, Value Proposition,...
Buyer Persona
A profile of the person who makes or influences the purchasing decision, distinct from the end user, capturing buying motivations and...
C
CAC (Customer Acquisition Cost)
Total cost of sales and marketing to acquire one new customer. Calculated by dividing total acquisition spend by new customers in the same...
CAC Payback Period
CAC Payback Period measures the number of months it takes to recover the cost of acquiring a customer through their gross margin...
CI/CD (Continuous Integration / Continuous Delivery)
The practice of automatically building, testing, and preparing code changes for release, enabling faster and more reliable software...
Canary Release
Deploying a change to a small subset of users first, monitoring for issues, then gradually rolling it out to everyone to reduce the blast...
Capacity Planning
Determining a team's available bandwidth for a given time period, factoring in vacations, support duties, technical overhead, and...
Card Sorting
A user research method in which participants organize topic labels into categories that make sense to them, revealing their mental models.
Chain-of-Thought
A prompting technique that improves AI reasoning by instructing the model to work through problems in explicit, step-by-step intermediate...
Change Management
The structured approach to transitioning people, teams, and organizations from a current state to a desired future state while minimizing...
Chaos Engineering
A discipline of deliberately injecting failures into production systems to test resilience, identify weaknesses, and build confidence the...
Chief Product Officer (CPO)
The C-suite executive accountable for a company's entire product strategy, portfolio, and product management organization.
Churn Rate
The percentage of customers who stop using a product in a given period. The inverse of retention and one of the most closely watched SaaS...
Cognitive Load
The mental effort required to use a product feature, measured across intrinsic, extraneous, and germane types, directly influencing...
Cohort Analysis
A method of grouping users by a shared characteristic. Most commonly sign-up date. And tracking their behavior over time.
Committed Monthly Recurring Revenue (CMRR)
CMRR represents the forward-looking value of all active contracts plus signed deals not yet live, minus known upcoming churn and...
Competition Position: Define Your Product Advantage
Competition position is how your product stands apart from alternatives in customer minds. Learn to identify strengths and differentiate...
Competitive Analysis
A structured evaluation of competitors' products, positioning, and strategies to inform product decisions, covering feature gaps, pricing,...
Competitive Intelligence
Ongoing collection and analysis of competitor data to support product and go-to-market decisions, covering pricing changes, feature...
Competitive Moat
A sustainable advantage protecting a company from rivals, built through network effects, switching costs, brand strength, data assets, or...
Complexity Budget
A fixed cap on the total complexity a product can carry, forcing teams to remove or simplify existing features before adding new ones.
Context Engineering
Structuring information and instructions in AI prompts to maximize model performance, a critical skill for PMs building AI-powered product...
Context Window
The maximum tokens an LLM can process in one interaction, including both the input prompt and generated output. Larger windows enable...
Contextual Inquiry
A field research method where researchers observe and interview users in their natural environment while they perform real tasks. Surfaces...
Continuous Delivery
A software engineering practice in which code changes are automatically built, tested, and prepared for release to production at any time.
Continuous Discovery
A PM practice of conducting research weekly to inform decisions continuously, rather than doing large discovery phases separated from...
Contraction Revenue
Contraction revenue is the reduction in recurring revenue from existing customers who downgrade their plan, reduce seats, or decrease usage.
Contribution Margin
Revenue remaining after subtracting variable costs directly tied to serving a customer, expressed as a percentage of revenue. Key unit...
Conversational UX
A design paradigm where users interact via natural language rather than graphical interfaces, enabled by large language models. Changes how...
Conversion Rate
The percentage of users who complete a desired action out of the total who had the opportunity, a key metric for funnel health and adoption.
Cost of Delay
The economic impact of not delivering a feature or product sooner, measured as lost revenue, market share, or strategic position per unit...
Cost-Benefit Analysis
A method for quantifying costs and expected returns of a product initiative, helping PMs compare alternatives and justify resource...
Cumulative Flow Diagram
A stacked area chart showing work items in each workflow stage over time, revealing bottlenecks, WIP accumulation, and delivery flow...
Customer Advisory Board (CAB)
A group of strategic customers providing ongoing product feedback and validating roadmap direction, offering qualitative insight alongside...
Customer Development
A methodology pioneered by Steve Blank for testing business hypotheses by talking directly to customers before building. Counter to...
Customer Effort Score (CES)
A metric measuring how easy it is for customers to accomplish tasks with your product, predicting loyalty more accurately than satisfaction...
Customer Feedback Loop
A systematic process for collecting user input, analyzing it, acting on it, and communicating back to users what changed as a result.
Customer Health Score
A composite metric combining product usage, engagement, and support signals to predict whether a customer will renew, expand, or churn. Key...
Customer Journey Map
A visual representation of every customer touchpoint from initial awareness through purchase, onboarding, and ongoing use. Exposes drop-off...
Customer Onboarding
Guiding new users from signup to their first meaningful value moment in a product, directly influencing activation rates, retention, and...
Customer Retention
The ability of a product to keep its existing customers using and paying for the product over time, measured as a percentage of customers...
Customer Segmentation
Dividing your customer base into distinct groups based on shared characteristics to make targeted product and marketing decisions.
D
DACI Framework
A decision framework assigning four roles to every decision: Driver, Approver, Contributors, and Informed. Clarifies ownership and prevents...
DAU/MAU Ratio
A product engagement metric dividing DAU by MAU to express what share of your monthly users engage daily. Facebook targets 60%; most SaaS...
DAU/MAU: Daily and Monthly Active Users Explained
DAU/MAU metrics measure daily and monthly active users to calculate stickiness ratio. Learn how product teams use this metric to gauge...
Daily Standup
A brief, timeboxed daily meeting where team members synchronize work, surface blockers, and plan the next 24 hours. Also called the Daily...
Dark Patterns
UI choices that deliberately trick users into unintended actions, such as hidden subscriptions, confusing cancellation flows, or disguised...
Data Flywheel
A self-reinforcing cycle where usage generates data that improves the AI model, which improves the product experience, which in turn drives...
Data Moat
A competitive advantage created when proprietary data improves a product's performance in ways competitors cannot replicate without similar...
Data-Driven Decision Making
The practice of basing product decisions on quantitative and qualitative evidence rather than intuition, authority, or assumptions.
Database Sharding
A horizontal scaling technique that partitions a database across multiple servers, with each shard holding a subset of the total data.
Decision Matrix
A scored table for evaluating options against weighted criteria, used in product management for feature prioritization and vendor selection...
Definition of Done (DoD)
A shared agreement within a team that specifies all conditions a piece of work must meet before it can be considered complete.
Definition of Ready (DoR)
A checklist of conditions a user story must meet before a team starts it in a sprint, reducing mid-sprint surprises and improving delivery...
Demand Generation
Creating awareness and interest that drives qualified pipeline for a product, spanning content marketing, events, partnerships, and...
Dependency
A relationship where one piece of work or system relies on another to proceed, creating scheduling constraints product managers must track...
Dependency Management
The practice of identifying, tracking, and resolving blockers between teams, systems, or features that affect delivery timelines.
Design Debt
Accumulated UX inconsistencies and design shortcuts that degrade user experience over time, increasing cognitive load and eroding trust in...
Design Review: Definition and Best Practices
Design review is a structured evaluation where teams assess work against user needs and business goals. Learn how to run effective design...
Design Sprint
A five-day structured process created at Google Ventures for rapidly solving big product problems through ideation, prototyping, and user...
Design System
A collection of reusable UI components, patterns, and guidelines ensuring consistent product design at scale while reducing development...
Design System for AI
An extension of traditional design systems with components and guidelines for AI features, ensuring consistent treatment of uncertainty and...
Design Thinking
A human-centered problem-solving methodology from IDEO and Stanford's d.school, guiding teams through empathize, define, ideate, prototype,...
DevOps
A set of practices that unifies software development and IT operations to shorten delivery cycles and improve reliability.
Diary Study
A longitudinal research method where participants log experiences and behaviors over days or weeks. Captures in-the-moment context lab...
Digital Adoption
The process by which users learn to use a digital product effectively, moving from initial exposure to proficient, habitual usage of its...
Discovery (Product Discovery)
The ongoing practice of determining what to build by understanding customer problems, validating assumptions, and evaluating solutions...
Dogfooding
Using your own product internally before releasing to customers. Lets teams catch usability issues, bugs, and workflow gaps that testing...
Double Diamond
A design process from the UK Design Council with four phases across two diamonds: Discover and Define (first diamond), then Develop and...
Dual-Track Agile
An approach running two parallel tracks: a discovery track validating solutions and a delivery track building them. Keeps learning and...
E
Edge Inference
Running AI models on user devices rather than cloud servers, enabling faster responses, offline capability, and stronger data privacy...
Embeddings
Dense vector representations of text or images that capture semantic meaning, enabling AI systems to measure similarity and power semantic...
Empowered Teams
A concept championed by Marty Cagan describing product teams that are given problems to solve rather than features to build.
Engagement Rate
The proportion of users who interact meaningfully with a product or feature over a period, a leading indicator of retention and...
Epic
A large body of work that can be broken down into multiple user stories or tasks, used in agile planning to organize features into...
Estimation
Predicting the effort, time, or complexity needed to complete product work, informing sprint planning, roadmap commitments, and resource...
Expansion Revenue
Revenue growth from existing customers through upsells, cross-sells, and add-ons, often the most capital-efficient path to increasing...
Experiment Design
A structured approach to testing product hypotheses with controlled experiments, covering sample size, duration, metrics, and statistical...
Explainability (XAI)
The degree to which AI decisions can be understood by humans, and the techniques used to make opaque models interpretable. Critical for...
F
Fake Door Test
A discovery technique in which a button, link, or menu item for a feature that does not yet exist is presented to users.
Feature Adoption
The percentage of active users who have used a specific feature. Measured to assess whether shipped work is actually delivering value to...
Feature Creep
Uncontrolled expansion of a product's feature set beyond its original scope, driven by stakeholder requests, competitive pressure, or weak...
Feature Factory
A product team that churns out features based on stakeholder requests without validating whether those features solve real user problems or...
Feature Flag
A software mechanism that allows teams to enable or disable a feature for specific user segments without deploying new code.
Feature Parity: Definition, Strategy, When to Use
Feature parity means matching a competitor or legacy version feature-for-feature. When it is worth pursuing, when it kills innovation, and...
Feature Prioritization
The process of deciding which features to build next based on user value, business impact, effort, and strategic alignment.
Feature Request
A suggestion from a user, customer, or internal stakeholder to add new functionality or change existing behavior in a product.
Few-Shot Learning
An AI technique where models learn tasks from a few examples in the prompt, without additional training. Used to steer model behavior...
Fibonacci Estimation
An agile estimation technique using the Fibonacci sequence (1, 2, 3, 5, 8, 13, 21) to size work items. The gaps reflect uncertainty that...
Fine-Tuning
Further training a pre-trained AI model on a smaller, task-specific dataset to adapt its behavior for a particular use case, style, or...
First Principles Thinking
A problem-solving approach that breaks challenges into fundamental truths and builds solutions from scratch rather than reasoning by...
First-Mover Advantage
The competitive benefit of being the first to enter a new market or category, though sustaining the lead requires strong execution and...
Flywheel Effect
A concept from Jim Collins describing a self-reinforcing business cycle where each component feeds the next, building compounding momentum...
Foundation Model
Large pre-trained AI models built on broad datasets that can be adapted through fine-tuning or prompting for a wide variety of downstream...
Freemium Definition: Free Model With Paid Upgrades
Freemium definition: a pricing model offering free basic product access with optional paid features, premium support, or higher usage...
Friction Audit
A systematic review of every step in a user journey to identify and remove unnecessary effort, confusion, or delay that blocks users from...
Function Calling
An LLM capability that enables AI to invoke external tools and APIs based on natural language input, bridging the gap between conversation...
Funnel Analysis: Track User Drop-off Points
Funnel analysis identifies where users abandon your conversion flow. Visualize sequential steps, pinpoint friction, and optimize each stage...
G
Go-to-Market Strategy (GTM)
The plan for launching a product to market, covering positioning, pricing, distribution channels, sales motions, and success criteria for...
Go/No-Go Decision
A formal checkpoint where a cross-functional team decides whether to proceed with a launch based on readiness criteria, risk assessment,...
GraphQL
A query language for APIs that lets clients request exactly the data they need from a single endpoint, reducing over-fetching and...
Grooming (Backlog Refinement)
A recurring team activity in which backlog items are reviewed, re-prioritized, broken down, and enriched with detail so they are ready for...
Gross Dollar Retention (GDR)
Gross Dollar Retention measures recurring revenue retained from existing customers, excluding expansion. It isolates pure churn impact on...
Gross Margin
Revenue minus cost of goods sold as a percentage, the fundamental measure of product profitability and a key input for pricing and...
Grounding
Connecting AI outputs to verified factual sources or real-time data to reduce hallucination and ensure responses are accurate and...
Group Product Manager (GPM)
A senior PM who manages a team of product managers while still owning a product area, combining IC ownership with people leadership.
Growth Hacking
Rapid experimentation across marketing and product to find scalable growth levers, blending data analysis and creative tactics to drive...
Growth Loop
A self-reinforcing system where the output of one step becomes the input of the next, creating compounding growth without proportional cost...
Growth Metric
A measurement tracking how quickly a product expands its user base, revenue, or market reach, guiding resource allocation and go-to-market...
Growth Product Manager
A PM specializing in acquisition, activation, retention, and monetization, running rapid experiments to move growth metrics across the user...
Guardrails
Safety mechanisms built into AI systems to prevent harmful or off-topic outputs and keep model behavior within defined acceptable...
H
HEART Framework
A user-experience metrics framework from Google that measures five dimensions: Happiness, Engagement, Adoption, Retention, and Task success.
Hallucination
When an AI model generates false or fabricated information that sounds plausible but is not grounded in its training data or context. A...
Head of Product
The senior leader responsible for the product management function, typically at startups and scaleups with 50-500 employees.
Heuristic Evaluation
A usability inspection method where evaluators examine an interface against established design principles to find problems without...
Human-AI Interaction
The study and design of how humans and AI systems collaborate and share control, covering interaction patterns, trust calibration, and...
Human-in-the-Loop
A system design pattern where humans review or correct AI outputs at critical decision points, balancing automation speed with...
Hypothesis Testing: What Is Testing the Hypothesis?
Hypothesis testing explained: what is testing the hypothesis in product? Validate assumptions with predictions and evidence-based...
Hypothesis-Driven Development
Framing every initiative as a testable hypothesis: \"We believe [action] will result in [outcome] as measured by [metric].\" Forces...
I
ICE Scoring
A lightweight prioritization method scoring ideas on Impact (metric movement), Confidence (certainty), and Ease (effort). Fast alternative...
Ideal Customer Profile (ICP)
A firmographic description of the type of company most likely to get value from your product and become a long-term customer.
Ideation
The creative process of generating new product ideas to solve user problems, using techniques like brainstorming, sketching, mind mapping,...
Impact Mapping
A strategic planning technique by Gojko Adzic connecting goals to deliverables through a four-level map: Goal (why), Actors (who), Impacts,...
Incident Management
The process of detecting, responding to, and resolving production issues that affect users, followed by a post-mortem to prevent recurrence.
Increment
A concrete, usable piece of product functionality delivered at sprint end that meets the Definition of Done and adds to all prior...
Inference
Inference is the process of running a trained AI model to generate predictions or outputs from new inputs, as opposed to training the model.
Information Architecture (IA)
The structural design of information spaces. How content and features are organized, labeled, and connected in a product.
Initiative
A large body of work that advances a strategic theme, typically spanning multiple sprints and composed of several epics, with a defined...
Initiative Roadmap
A roadmap format that organizes planned work around strategic initiatives or themes rather than specific features or dates.
Intelligence Moat
A competitive advantage from embedding AI into domain-specific workflows, regulations, or contexts that general models cannot replicate.
Internal Stakeholder: Definition for Product Managers
Internal stakeholder definition: a person or team inside your organization with a vested interest in product decisions, requiring ongoing...
Iteration
A time-boxed cycle of building, measuring, and learning to incrementally improve a product based on real user feedback, central to agile...
J
K
Kanban
A visual workflow management method from Toyota's production system, using columns and WIP limits to optimize flow and reduce cycle time in...
Kano Model
A framework by Noriaki Kano classifying features into five types: Must-Be, Performance, Delighters, Indifferent, and Reverse. Helps avoid...
Key Result
A measurable outcome indicating progress toward an objective in the OKR framework, typically quantitative and time-bound to ensure team...
L
LTV (Customer Lifetime Value)
The total net revenue expected from a single customer over the entire relationship, guiding decisions on acquisition spending and retention...
Land and Expand
A GTM strategy of winning a small initial deal then growing revenue by expanding usage, seats, or products across the same organization...
Landing Page Test
A discovery technique using a purpose-built page to describe a proposed product, measuring interest via sign-ups or click-throughs before...
Large Language Model (LLM)
An AI model trained on massive text datasets to understand and generate language, powering chatbots, coding assistants, summarization, and...
Launch Readiness
A cross-functional assessment of whether a product or feature is prepared for release across engineering, marketing, sales, support, and...
Lean Canvas
A one-page business model template adapted from Business Model Canvas, designed for startups and new product initiatives.
Lean Product Development
Applying lean principles like waste reduction, flow optimization, and validated learning to software, keeping teams focused on delivering...
Lean Startup
A methodology by Eric Ries centered on the Build-Measure-Learn feedback loop, helping product teams validate ideas quickly and reduce...
Learning Velocity
How quickly a product team validates assumptions, extracts insights from experiments, and converts new knowledge into shipped decisions.
Logo Retention
Logo retention measures the percentage of customers (logos) retained over a period, regardless of how much each customer spends.
M
Market Opportunity: Definition and Identification for PMs
Market opportunity identifies gaps where unmet customer needs create potential for new products. Learn how to spot and validate...
Market Positioning
Where your product sits relative to competitors in customers' minds, defined by the value you deliver to a specific audience.
Market Research
Systematic gathering and analysis of data about a target market, including customer needs, competitors, and market dynamics.
Market Segmentation
The process of dividing a broad market into distinct groups of buyers with different needs, characteristics, or behaviors.
Market Sizing (TAM / SAM / SOM)
TAM, SAM, and SOM are three nested lenses product teams use to estimate market opportunity size and define realistic addressable segments...
Marketplace
A platform connecting buyers and sellers to facilitate transactions, earning revenue through fees or commissions while managing the...
Metric (Leading vs. Lagging)
Leading metrics predict future outcomes; lagging metrics measure past results. PMs track both to understand current performance and...
Metric Trees: Breaking Down Business Metrics
Metric trees decompose top-level business metrics into component parts. Learn how this hierarchical model shows which sub-metrics drive...
Microservices
An architecture pattern where an application is built as independently deployable services, each owning a specific business domain and its...
Minimum Lovable Product (MLP)
The smallest version of a product that customers will love and recommend, delivering enough quality and delight to earn organic...
Minimum Viable Experiment (MVE)
The smallest possible test that can validate or invalidate a product assumption, designed to maximize learning with minimal investment.
Minimum Viable Product (MVP)
The smallest product version that tests a key hypothesis with real users, maximizing validated learning while minimizing development time...
MoSCoW Prioritization
A prioritization technique sorting requirements into Must Have, Should Have, Could Have, and Won't Have. Useful for release scoping with...
Model Distillation
Creating smaller, faster AI models by training them to replicate a larger model's behavior, reducing inference cost while retaining most of...
Model Drift
When an AI model's performance degrades because production data diverges from training data, requiring monitoring, retraining, and updated...
Monolith
A software architecture where the application is built and deployed as a single codebase, simple at small scale but creating bottlenecks as...
Multi-Agent Systems
Architectures where multiple specialized AI agents collaborate and delegate to solve complex tasks that exceed the capability of any single...
Multi-Modal AI
Multi-modal AI refers to models that can process and generate multiple data types such as text, images, audio, and video within a single...
Multimodal AI
AI systems that process and generate multiple data types including text, images, audio, and code within a unified model. Enables richer,...
Multimodal UX
The design of user experiences that fluidly combine multiple input and output modalities. Text, voice, image, gesture, and video.
Multivariate Testing
An experimentation method testing multiple variables at once to find the best combination, revealing interaction effects that sequential...
N
NPS (Net Promoter Score)
A loyalty metric asking how likely users are to recommend a product on a 0-10 scale, then subtracting Detractors from Promoters. SaaS...
Net Dollar Retention (NDR)
Net Dollar Retention measures recurring revenue retained from existing customers, including expansion, contraction, and churn....
Net Negative Churn
When expansion revenue from upsells and cross-sells exceeds revenue lost from churn. Net negative churn means the base grows even with no...
Net Revenue Retention (NRR)
The percentage of recurring revenue retained from existing customers over a period, including expansion, contraction, and churn.
Network Effects
When a product becomes more valuable as more people use it, creating a self-reinforcing growth loop that strengthens the product's...
North Star Framework
A framework where teams identify one North Star Metric capturing core customer value, supported by 3-5 input metrics that the team can...
North Star Metric
The single metric that best captures the core value your product delivers to customers, used to align all teams around a shared measure of...
O
OKR (Objectives and Key Results)
A goal-setting framework that aligns teams around ambitious objectives paired with measurable key results, popularized by Intel and scaled...
Objective
A qualitative, aspirational goal that defines what a team wants to achieve, used as the directional half of the OKR framework.
Observability
The ability to understand a system's internal state from its outputs, using logs, metrics, and distributed traces to diagnose issues...
Onboarding
Guiding new users from signup to their first moment of value in a product, directly impacting activation rates, retention, and long-term...
Opportunity Cost
The value of the best alternative you give up when choosing one option over another, applied to product decisions about where to invest...
Opportunity Solution Tree
A visual framework by Teresa Torres mapping a desired outcome at the top to opportunities, then solutions, then experiments. Keeps teams...
Outcome vs. Output: Key Differences for PMs
Outcome vs. output matters in product management. Learn how outcomes measure business impact while outputs track deliverables your team...
Outcome-Driven Innovation (ODI)
A strategy framework by Tony Ulwick using customer-defined outcomes to identify unmet needs and guide product decisions with quantitative...
P
PM Career Ladder
A structured progression framework defining PM levels from APM through CPO, including the skills, scope of ownership, and expected impact...
PM Portfolio
A curated collection of case studies, product teardowns, and side projects that demonstrates product management thinking and skills to...
PRD (Product Requirements Document)
A document that articulates the purpose, features, behavior, and constraints of a product or feature for the development team.
PRD Meaning: Product Requirement Document Defined
PRD meaning: a detailed specification that outlines what a product should accomplish, who it serves, and acceptance criteria for successful...
Partner Ecosystem
The network of integrations, resellers, and complementary products around a platform that extend product value and create distribution...
Persona
A research-based archetype representing a target user segment, used by product teams to align decisions around real user needs, goals, and...
Phased Rollout
Gradually releasing a feature to increasing user segments, monitoring health metrics at each stage before expanding further.
Pivot
A structured course correction where a startup or product team changes strategy based on validated learning while preserving what works.
Planning Poker
An agile estimation technique where team members simultaneously reveal point estimates to avoid anchoring bias and arrive at consensus...
Platform Business Model
A model where a company creates value by facilitating interactions between two or more user groups, capturing a share of each transaction...
Platform Strategy
A business model in which the company creates value by facilitating interactions between two or more distinct user groups (e.
Platform Team
An internal team building shared infrastructure and services for other product teams to ship faster, reducing duplication across the...
Porter's Five Forces
Porter's framework analyzing five competitive forces that shape industry profitability, helping product teams assess market attractiveness...
Positioning
The deliberate process of defining how a product should be perceived in the minds of the target audience relative to competitors.
Predictive Analytics
Using historical data and machine learning to forecast future behavior and product outcomes like churn risk, expansion likelihood, and...
Pricing Strategy
How a product team sets, structures, and evolves pricing to capture value, balancing willingness to pay, competitive positioning, and unit...
Prioritization
Deciding what to build next from competing opportunities, balancing user impact, business value, strategic fit, and engineering effort. A...
Problem Statement
A concise articulation of the user problem a team is solving, framed from the user's perspective, providing focus for discovery, design,...
Product Analytics: Definition and Core Practices
Product analytics systematically collects user behavior data to inform feature decisions and growth.
Product Backlog
An ordered list of all known work items, features, bugs, and improvements a team might deliver. Owned and prioritized by the product...
Product Brief
A concise document that defines the problem, target user, goals, and success criteria for a product initiative before detailed work begins.
Product Council
A cross-functional leadership group that reviews product strategy, resolves prioritization conflicts, and makes portfolio-level investment...
Product Debt
The accumulated cost of past product decisions that were expedient at the time but now slow iteration, confuse users, or inflate...
Product Designer
A designer who owns the end-to-end user experience for a product area, from research through interaction design to visual polish.
Product Development
The end-to-end process of conceiving, designing, building, and launching a product, spanning discovery, design, engineering, testing, and...
Product Development Lifecycle (PDLC)
The stages a product goes through from initial idea to shipped feature: ideation, definition, design, build, test, launch.
Product Differentiation
What makes a product meaningfully different from alternatives in ways that matter to target customers, spanning features, experience,...
Product Discovery
The process of determining what to build by identifying user problems, validating solutions, and reducing risk before committing...
Product Experimentation
The systematic practice of testing product changes through controlled experiments to measure their impact before committing to a full...
Product Launch
The coordinated release of a product or major feature, encompassing technical deployment, marketing, sales enablement, and customer success...
Product Lifecycle
The four stages a product passes through: introduction, growth, maturity, and decline. Each stage demands fundamentally different strategy...
Product Management
The discipline of guiding a product from conception to market success by balancing user needs, business goals, and technical constraints.
Product Metrics
Quantitative measurements that track product performance, user behavior, and business outcomes to inform product decisions.
Product Ops (Product Operations)
A function that supports product teams by streamlining tools, processes, data access, and communication so PMs can focus on discovery and...
Product Owner
The Scrum role responsible for maximizing product value by managing the backlog, serving as the bridge between stakeholders and the...
Product Portfolio
The collection of products a company manages as a unified set of investments, requiring balanced allocation across growth, cash-cow, and...
Product Sense
The ability to identify problems worth solving, evaluate solutions users will adopt, and make sound product decisions without complete data.
Product Spec
A document that defines the detailed design and behavior of a feature, including user interactions, system responses, and edge cases.
Product Strategy
The plan connecting vision and business objectives to specific product decisions, defining who you build for, what problems to solve, and...
Product Thinking
A problem-first mindset that focuses on understanding user needs and delivering outcomes, rather than jumping to feature solutions.
Product Trio
A leadership model where the PM, tech lead, and product designer collaborate as equal partners on discovery and delivery decisions. Coined...
Product Vision
A concise statement describing the future state a product aims to create for its users and market, guiding roadmap priorities and aligning...
Product-Led Growth (PLG)
A go-to-market strategy in which the product itself is the primary driver of acquisition, conversion, expansion, and retention.
Product-Led Sales (PLS)
A go-to-market motion where free product usage generates qualified leads for a sales team to close, combining self-serve adoption with...
Product-Market Fit
The state in which a product satisfies a strong market demand, evidenced by organic growth, high retention, and enthusiastic word-of-mouth.
Product-Market Fit (PMF)
The point where a product satisfies strong demand, evidenced by organic growth, high retention, and users who would be disappointed if the...
Product-Qualified Lead (PQL)
A prospective customer whose in-product behavior signals readiness to buy, based on actual usage rather than marketing engagement.
Progressive Disclosure
A design pattern that reduces cognitive load by showing only essential information first, then revealing additional complexity as users...
Prompt Engineering
The practice of designing and refining inputs to AI models to elicit more accurate, relevant, and useful outputs for specific tasks and use...
Prototype
A preliminary model of a product or feature used to test assumptions before full development, ranging from paper sketches to interactive...
Q
Qualitative Research
Research methods exploring the why and how behind user behavior through open-ended techniques like interviews, contextual inquiry, and...
Quantitative Research
Research methods measuring behavior and attitudes at scale through analytics, closed-ended surveys, and instrumentation. Answers what, not...
R
RACI Matrix
A framework that clarifies decision roles by assigning Responsible, Accountable, Consulted, and Informed status to each stakeholder.
RAPID Framework
A Bain framework assigning five decision roles: Recommend, Agree, Perform, Input, and Decide. Designed to break decision gridlock in...
REST API
An architectural style for web services that uses standard HTTP methods and resource-based URLs to enable communication between systems.
RICE Framework
A prioritization framework from Intercom scoring features on Reach, Impact, Confidence, and Effort to produce a numeric priority rank for...
RLHF (Reinforcement Learning from Human Feedback)
RLHF is a training technique that aligns AI model behavior with human preferences by using human evaluators to rank outputs and training a...
Rate Limiting
A technique that controls how many requests a client can make to an API or service within a given time window, protecting against abuse and...
Red-Teaming
An adversarial testing methodology where testers deliberately probe AI systems for vulnerabilities, failure modes, and harmful outputs...
Refactoring
Restructuring existing code to improve its internal quality without changing its external behavior, reducing future development costs.
Regression Testing
Testing existing functionality after code changes to verify previously working features remain intact, typically automated in CI pipelines...
Reinforcement Learning from Human Feedback (RLHF)
A training method where human raters score AI outputs, and those preference signals fine-tune the model to produce responses better aligned...
Release Cadence
The regular rhythm at which a product team ships updates to production, ranging from continuous deployment to scheduled quarterly releases.
Release Management
Planning, scheduling, and controlling software releases across environments, ensuring quality, minimizing downtime, and managing rollback...
Release Notes
A summary of changes, new features, bug fixes, and improvements included in a product release, written for users and stakeholders.
Release Planning
Mapping features to target releases across sprints, balancing scope, quality, and timing to deliver value incrementally while meeting...
Release Train
A fixed-cadence delivery model where multiple teams align on a shared schedule to release increments of a product together at regular...
Requirements Gathering
The process of collecting, documenting, and validating the needs and constraints that a product or feature must satisfy.
Responsible AI
Practices ensuring AI is developed and deployed ethically, fairly, and transparently, with clear accountability for impacts on users and...
Retention Rate
The percentage of users who continue using a product over a defined period. Widely considered the most important metric for measuring...
Retrieval-Augmented Generation (RAG)
An AI architecture combining LLMs with external knowledge retrieval to generate responses grounded in specific, up-to-date sources rather...
Retrospective (Retro)
A team meeting held at the end of a sprint or project in which participants reflect on what went well, what did not, and what should be...
Revenue Model
The strategy defining what customers pay for and how they pay, including subscription, usage-based, freemium, and marketplace approaches to...
Revenue Per User (ARPU)
Average Revenue Per User is calculated by dividing total revenue by the number of active users or accounts over a given period.
Reverse Trial
A pricing strategy where new users start on the full paid plan for free, then downgrade to a limited tier when the trial ends rather than...
Reward Hacking
When an AI system exploits loopholes in its objective function to maximize a measured metric without achieving the intended outcome.
Roadmap
A strategic communication artifact that conveys the planned direction and priorities for a product over time, aligning teams around what to...
Rollback
The process of reverting a product release to a previous stable version when a deployment introduces critical bugs or performance issues.
Rule of 40
The Rule of 40 states that a healthy SaaS company's combined revenue growth rate and profit margin should equal or exceed 40%.
What Is a Retrospective: Definition for Product Managers
What is a retrospective? A structured team meeting after sprints to reflect on successes, failures, and improvements. Essential for...
S
SAFe (Scaled Agile Framework)
A framework for scaling Agile practices across large enterprises, providing structured coordination for portfolio, program, and team-level...
SLA, SLO, and SLI
A hierarchy of reliability concepts: SLIs measure service behavior, SLOs set internal targets, and SLAs define contractual commitments to...
STAR Method
A structured response format. Situation, Task, Action, Result. Used for behavioral interview answers and resume bullet points in product...
SWOT Analysis
A strategic planning framework that evaluates Strengths, Weaknesses, Opportunities, and Threats for a product or business.
SaaS Magic Number
The SaaS Magic Number measures sales efficiency by comparing new revenue generated to the sales and marketing spend that produced it.
Sales Enablement
How product teams arm sales with content, competitive intelligence, and tools to sell effectively, including battle cards, demos, and...
Scenario Planning
A strategic technique developing plausible future scenarios to stress-test product decisions, helping teams prepare for uncertainty and...
Scope Creep
Gradual, unplanned expansion of project scope after work begins, driven by incremental additions that each seem small but collectively...
Scope Management Plan: Define and Control Project Boundaries
A scope management plan defines what's included in your project and how to control changes. Learn how to prevent scope creep and deliver on...
Scrum
An Agile framework structuring work into fixed-length sprints with ceremonies including standups, planning, reviews, and retrospectives for...
Scrum Master
A servant-leader who coaches the Scrum team on practices, removes impediments, and fosters the conditions for effective self-organization...
Segmentation Analysis
Analyzing product metrics across user segments to uncover behavioral differences, revealing which cohorts retain best and where to invest...
Semantic Search
Semantic search retrieves results based on the meaning and intent behind a query rather than exact keyword matches, typically using vector...
Serverless
A cloud computing model where the cloud provider manages server infrastructure and automatically scales compute resources, charging only...
Service Level Agreement (SLA)
A contractual commitment between a service provider and customer specifying uptime, performance, and support response guarantees.
Serviceable Addressable Market (SAM)
The portion of TAM a company can realistically reach with its current product, pricing, and distribution. Narrows TAM to the relevant...
Serviceable Obtainable Market (SOM)
The realistic slice of SAM a company can capture in 1-3 years given current resources, competitive position, and go-to-market capacity....
Session Replay: Definition and User Behavior Tracking
Session replay captures user interactions with your product including clicks, scrolls, and page transitions.
Shape Up
A product development methodology created at Basecamp that organizes work into six-week cycles followed by a two-week cooldown.
Spike
A timeboxed investigation task in Agile used to answer a specific technical or design question before committing to a full implementation...
Sprint
A fixed-length iteration, usually one to four weeks, during which a Scrum team commits to completing backlog items and delivering a...
Sprint Backlog: Definition and Team Planning
Sprint backlog is the set of product backlog items selected for a sprint, plus the team's plan for delivery. Learn how to structure it...
Sprint Goal
A short objective giving the team a shared sprint purpose, guiding prioritization decisions and providing flexibility in how the work is...
Sprint Planning
A Scrum ceremony at sprint start where the PM presents priorities, the team selects backlog items, discusses feasibility, and commits to a...
Sprint Retrospective
A Scrum ceremony at sprint end where the team reflects on process, identifies improvements, and commits to actionable changes for the next...
Sprint Review
The ceremony at sprint's end where the team demonstrates completed work to stakeholders, collecting feedback and validating delivery...
Stakeholder Management
The practice of identifying, communicating with, and influencing the people and groups who have an interest in or authority over a...
Stand-up (Daily Scrum)
A brief daily meeting, typically 15 minutes, where each member shares yesterday's progress, today's plan, and any blockers preventing...
Story Mapping
A technique developed by [Jeff Patton](https://www.jpattonassociates.com/) in which user stories are arranged in a two-dimensional map.
Story Points
A unit of measure for estimating the relative effort and complexity of a user story, used in agile planning to forecast team velocity and...
Strategic Planning
Defining a product's long-term direction, setting priorities, and aligning resources to achieve specific business outcomes over a...
Success Metrics: Measuring Product Initiative Outcomes
Success metrics are measurable indicators set before launch to evaluate product initiative performance. Learn how PMs define and track them...
Survey
A research method collecting structured responses at scale through a set of questions delivered via email, in-app prompts, or external...
Switching Cost
The effort or expense a customer faces when changing from one product to a competitor, acting as both a retention lever and a competitive...
Synthetic Data
Artificially generated data mimicking real-world patterns, used to train and validate AI models when authentic data is scarce, sensitive,...
Synthetic Users
AI-generated user persona simulations that can be interviewed or tested to supplement real research. Useful for scale, though fidelity...
T
T-Shirt Sizing
A quick relative estimation technique categorizing work as XS, S, M, L, or XL without assigning hours. Good for backlog sizing and roadmap...
Technical Debt
The accumulated cost of shortcuts and deferred maintenance in a codebase that increases development friction and slows future feature...
Technical Product Manager
A PM with deep engineering fluency who owns platform or developer-facing products, bridging the gap between technical architecture and...
Temperature
A parameter controlling AI output randomness. Lower values produce consistent, deterministic responses; higher values produce more varied,...
Test-Driven Development: TDD Definition and PM Impact
TDD means writing tests before code in red-green-refactor cycles. Reduces defects and improves design quality, with real trade-offs for...
Theme
A high-level grouping of related features and epics sharing a common business objective. Used to organize roadmaps and communicate...
Tiger Team
A small cross-functional group assembled temporarily to solve an urgent problem outside normal team boundaries. Disbanded once the issue is...
Time to Value (TTV)
The time between a user's first product interaction and experiencing core value, a critical onboarding metric that predicts retention and...
Timeboxes: Fixed-Time Blocks for Agile Teams
Timeboxing allocates fixed time to activities and stops when the box expires. Used in sprints, standups, and spike research to prevent...
Token
A token is the basic unit of text that language models process, typically representing a word, part of a word, or punctuation mark.
Tool Use
The capability of an AI model to call external functions, APIs, and services to perform actions and retrieve information beyond its...
Total Addressable Market (TAM)
The total revenue opportunity if a product achieved 100% market share in its target market. Represents the theoretical maximum ceiling for...
Total Contract Value (TCV)
The total revenue value of a customer contract including all recurring fees, one-time charges, and professional services over the full...
Trade-off Analysis
A structured evaluation of the competing benefits and costs of different product options to make informed decisions when no option is...
Tree Testing
A usability method evaluating findability in a product's information architecture by asking users to locate items without visual design...
Triage
The process of rapidly categorizing incoming issues, bugs, and requests by severity and priority to determine what gets addressed first.
Two-Pizza Team
Amazon's principle that teams should be small enough for two pizzas to feed them, typically six to eight people, to maximize speed and...
U
Unit Economics
Per-customer revenue and cost math that determines whether a business model is sustainable at scale, typically expressed as the LTV-to-CAC...
Usability Testing
A research method in which representative users attempt to complete realistic tasks with a product or prototype while researchers observe...
Usage-Based Pricing
A pricing model where customers pay based on how much they consume, aligning cost with value delivered and reducing friction for new user...
User Flow
A visual diagram showing the sequence of steps a user takes to complete a specific task or achieve a goal within a product.
User Onboarding
The structured process of helping new users learn a product, complete setup, and reach their first moment of value as quickly as possible.
User Research
The systematic study of target users to understand their needs, behaviors, motivations, and pain points through observation and feedback.
User Segmentation
Dividing users into distinct groups based on shared characteristics, behaviors, or needs to enable targeted product decisions and...
User Story
A short requirement description from the user's perspective: As a [user], I want [action] so that [benefit]. Keeps teams focused on...
What Does UAT Mean: User Acceptance Testing Defined
What does UAT mean in product development. User acceptance testing is the final phase where real users verify a product meets requirements...
V
Value Delivered: How Product Managers Ensure Impact
Value delivered measures tangible user benefits from your product. Learn how PMs track outcomes across strategy, execution, and adoption...
Value Proposition
A clear statement of the tangible outcomes a customer can expect from using a product and why those outcomes are superior to alternatives.
Value Stream Mapping
A visualization technique that maps the flow of work from idea to delivered customer value, revealing bottlenecks and waste.
Vector Database
A database designed to store and query high-dimensional vector embeddings, enabling fast similarity search for semantic retrieval in RAG...
Velocity
The average number of story points (or other units of work) a Scrum team completes per sprint, measured over several sprints.
Vibe Coding
Building software prototypes by describing intent in natural language and letting AI generate the code, enabling non-engineers to create...
Voice of Customer (VoC)
A process for capturing customer needs, preferences, and feedback to inform product decisions, using surveys, interviews, support tickets,...
W
Weekly Active Users (WAU)
Unique users engaging at least once in a rolling 7-day period. A mid-frequency engagement metric sitting between the daily and monthly...
Weighted Scoring
A prioritization method where features are scored against weighted criteria like impact, effort, and strategic alignment to produce a...
Win/Loss Analysis
A systematic review of why deals were won or lost, using structured interviews with buyers to surface product and GTM insights.
Wireframe
A low-fidelity visual representation of a product's layout and structure, showing the placement of elements without detailed design or...
Wizard of Oz Test
A discovery technique where users interact with what appears to be a working product, but a human manually fulfills requests behind the...
Work in Progress (WIP)
The number of work items actively being worked on at any given time, and the practice of limiting that number to improve flow.
Working Backwards
Amazon's approach of writing a press release and FAQ for the finished product before writing any code. Forces clarity on the customer...
Put These Concepts to Work
Knowing the vocabulary is step one. Our guides and interactive tools help you apply these concepts in your day-to-day PM work.