Skip to main content
In this lesson we’ll explore Backstage’s Catalog — the centralized inventory that helps organizations discover, document, and manage their software. The Catalog records metadata, ownership, lifecycle status, and relationships for each code component so teams can find, operate, and maintain services, libraries, and websites with confidence.
The image is a simple diagram titled "Backstage Catalog" showing a central catalog icon linked by lines to four colored software icons labeled Software A, Software B, Software C, and Software D. Each software icon is a circular badge with a laptop graphic beneath the labels.
What the Catalog answers for you:
  • What software exists in the organization?
  • Who owns or is responsible for each component?
  • What type of component is it (service, library, website, data pipeline, etc.)?
  • What is the component’s lifecycle stage and health?
  • What are the dependencies and relationships between components?
  • Which team or person to contact for changes or incidents?
Backstage Catalog standardizes how software metadata is stored and surfaced. By centralizing ownership, lifecycle, and dependency data, it reduces cognitive load for engineers and speeds up discovery and incident response.
Key capabilities at a glance: In the following sections we will examine:
  • How Backstage represents software entities (entity model, kinds, and schemas).
  • How ownership and teams are recorded and surfaced.
  • How to query and interact with the Catalog via UI and APIs.
  • Best practices for modeling metadata and keeping the Catalog accurate.
Links and references:

Watch Video