Skip to content

Catalog Pages

Catalog pages are saved views over a blueprint — a table (or card grid) with chosen columns, filters and grouping. Pages are organized into folders in the left sidebar.

The demo's sidebar has folders per provider (Github, Gitlab, GCP, AWS), a Run folder, and a Deployments page fed by the self-service workflows:

Deployments catalog page

Create the "Deployments" page

  1. In the sidebar, click New (top of the sidebar) → New page.
  2. Choose the Deployment blueprint, name the page Deployments, pick the Table layout.
  3. Configure columns: Title, Run link, Status, Version, Provider, Services, Workflow, Environment, Triggered by — drag to reorder, and hide identifier if you don't need it.
  4. Save. The page appears in the sidebar; drag it into a folder if you use them.

Once your workflows run (Part 5), every deployment shows up here automatically with a link back to its run.

Page controls

On any catalog page (top right toolbar):

ControlPurpose
Search columnsfull-text filter across visible columns
Filtersproperty-based filters (e.g. environment = prod)
Group bygroup rows by a property (e.g. by Provider)
View switchertable ↔ cards layout
Copy / Exportcopy the view or export entities
+ <Blueprint>manually create an entity of the page's blueprint

Personal column layout (order, width, visibility) is remembered per page.

Next: wire your CI pipelines →

IDP Next — Internal Developer Platform