Skip to content

The Self-Service Portal

Click Self-service in the top navigation. This is where you run the workflows your platform team published:

Self-service portal

The page has two halves:

  • Left — workflow cards, grouped by category (the demo's three are under Deployment). Each card shows the title, description, step count, and a Run button.
  • Right — Recent runs: the latest executions with status badges (SUCCESS, FAILURE, IN PROGRESS). Click any run to open its details page.

Running a workflow — the general pattern

  1. Click Run on a card.
  2. Fill the input form (fields, defaults and dropdowns are defined by the workflow).
  3. Click Execute.
  4. You're redirected to the run details page, where steps execute live.

The next two pages walk through each demo workflow end to end:

IDP Next — Internal Developer Platform