A cluster of features sharing an outcome or product surface, the unit above individual features on the roadmap.
A feature area is a coherent grouping of featuresFeatureProduct SpecificationA product capability or featureView reference → that share an outcomeOutcomeStrategyA desired business or user outcomeView reference →, a personaPersonaUserAn archetype representing a user segmentView reference →, or a region of the product surface. It is the layer a team reaches for once the feature list grows past the point where anyone can hold it in their head: a way to talk about "collaboration" or "billing" as a single thing that can be owned, prioritised, and reasoned about. The tension it manages is granularity. Draw the areas too fine and you are back to an undifferentiated list of features; too coarse and the grouping stops meaning anything a user would recognise.
The feature area emerged from product-line management, where teams needed a layer between the individual roadmap itemRoadmap ItemProduct SpecificationAn item on the product roadmapView reference → and the strategic themeStrategic ThemeStrategyA high-level strategic focus area for a planning period. Its own time_horizon is now deprecated: promote the period to a planning_cycle and link the two with strategic_theme_scoped_to_planning_cycle, so themes share one dated, nestable interval instead of a drifting per-theme label.View reference → above it. As a product grows, the flat backlog stops scaling: dozens of features with no intermediate structure leave ownership ambiguous and dependenciesDependencyTeam & OrganisationA cross-team or system dependencyView reference → invisible. The feature area answers that by giving a named, durable home to a set of related capabilitiesCapabilityStrategyAn ability that enables value deliveryView reference →.
Adjacent practice sharpened the idea. Team Topologies argued that a long-lived team should own a coherent slice of the product rather than a stream of unrelated tickets, and the feature area is the natural shape of that slice. SAFe's value streamValue StreamStrategyAn end-to-end flow delivering value to the customerView reference → and the older notion of a product line push the same way: a unit larger than a feature and smaller than the whole product that one team can be accountable for end to end. The consistent warning across all of them is that the boundary should follow user-facing coherence, not the current org chart, or the grouping hardens into a silo.
A SaaS team groups its plan picker, invoicing, payment methods, and dunning flows into a single Billing & subscriptionsSubscriptionSales & RevenueA recurring subscriptionView reference → area owned by one team. Before the grouping those features sat scattered through the backlog, and nobody could answer a simple question, "how healthy is billing?", without hand-assembling a list. As an area, billing gets one owner, one place where dependencies and gaps are visible, and one line on the roadmapRoadmapProduct SpecificationA strategic plan of features and milestonesView reference → that strategy can point at.
The discipline is to keep the area a unit of coherence rather than a folder. A new dunning improvement joins because it shares the billing surface and the billing team, not because it happens to be unassigned. When an area's purpose drifts, the right move is to split or re-draw it, not to let it accumulate everything loosely related to money.
Feature. A feature is a single shippable capability; a feature area is the grouping several features belong to. You announce a feature, you own an area. The area is the longer-lived of the two: features ship and retire, the area persists as the surface they live on.
Theme. A theme is a strategic thread that can run across many areas; a feature area is a structural container. "Reduce churn" is a theme that might touch billing, onboarding, and collaboration, yet none of those areas belongs to it. In the graph the distinction is explicit: an area contains its features, a theme only spans areas.
Product areaProduct AreaPortfolioA grouping of products by organisational axisView reference →. The terms are often used interchangeably. UPG keeps "feature area" as the canonical name, with "product area" and "feature group" as aliases. Where teams do draw a line, a product area tends to describe organisational ownership and a feature area the user-facing surface; UPG folds them into one entity and lets the ownership edge carry that question.
In the Unified Product Graph the feature area is the container at the top of the Product & Delivery region, the entry point of the work-breakdown sequence that runs area to feature to epicEpicProduct SpecificationA large body of work that can be broken into storiesView reference → to story to taskTaskProduct SpecificationA unit of work within a story or epicView reference →. It is self-nesting through Feature AreacontainsFeature Areahierarchy, so a large surface can hold sub-areas, and it holds its features through feature_area_contains_feature_areaFeature AreacontainsFeaturehierarchy, which is the source of truth for the area's scope rather than the snapshot feature_area_contains_featurefeature_count property. Ownership is a typed edge, team_owns_feature_area, not a free-text field, so "who owns billing?" becomes a query. The boundary edges keep an area tied to strategy and engineering: Outcomedelivered viaFeature Areacross-domain connects it upward to the outcomes it serves, outcome_delivered_via_feature_areatheme_spans_feature_area lets a strategic thread cut across it, and ServicepowersFeature Areacross-domain links it sideways to the engineering that runs it. An area with features but no outcome is, by construction, a folder with no reason to exist.service_powers_feature_area
Worked example: Trellis
The Governance feature area groups Trellis's three trust featuresFeatureProduct SpecificationA product capability or featureView reference →: Safe Change, the Builder agent, and Guardrails and audit. A feature area like this lets the roadmapRoadmapProduct SpecificationA strategic plan of features and milestonesView reference → treat a cluster of related features as a coherent unit, so a releaseReleaseProduct SpecificationA shipped version of the productView reference → or roadmap themeRoadmap ThemeProduct SpecificationA customer problem used as the organising unit of a roadmapView reference → can advance the whole area rather than individual features in isolation.
Urgent Blocking progress or time-critical; must be addressed immediately.
Type-specific fields on BaseNode
scope_summarystringOne-line scope description. Disambiguates from sibling areas at a glance.
owning_teamstringTeam identifier or slug. Free-form display. Canonical relationship is the `team_owns_feature_area` edge.
feature_countnumberApproximate feature count under this area. Snapshot; `feature_area_contains_feature` edges are the source of truth.
ownerstringArea owner (handle or email). Promote to a `node_owned_by_team` edge if ownership must be queryable.
priorityenumImportance to the product overall
maturityenumMaturity. `nascent` = newly-formed grouping. `mature` = established surface. `legacy` = being phased out for a successor.
idstringrequiredUnique identifier (UUID)
typeNodeTyperequiredDiscriminator for the entity type
titlestringrequiredDisplay name
descriptionstringOptional detailed description
statusstringLifecycle status
tagsstring[]Freeform tags for filtering
3 phases, initial: planned
9 edge types connected to this entity.
product_organises_into_feature_areafeature_area_contains_feature_areafeature_area_contains_featurefeature_area_contains_feature_areaoutcome_delivered_via_feature_arearoadmap_theme_spans_feature_areabounded_context_contains_feature_areaservice_powers_feature_areafeature_request_in_feature_area