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

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
- Click Run on a card.
- Fill the input form (fields, defaults and dropdowns are defined by the workflow).
- Click Execute.
- You're redirected to the run details page, where steps execute live.
The next two pages walk through each demo workflow end to end:
