...
Text → gives you the opportunity to let the user fill in the Metadata field with a simple text string.
Multi select ->→ gives the user the option to select several values from several pre-defined options coming from a dropdown menu.
Single select → gives the user the option to select one value from several pre-defined options coming from a dropdown menu.
Page link → you can draw connections, for example, to existing pages.
User (single/multi user) → allows you to select all available Atlassian users who have site access.
Date → allows users to select a date from the past or the future.
...
Now we need to fill in the templates that were created for our content categories Content Categories (but you can also select the existing ones). For that, go to the Global Templates and Blueprints on the left bar of the page and click on "Edit" for the Application/Server template.
...
“Display Metadata” macro: by including it, you can choose to display all the Metadata fields you’ve assigned to the page (process) or select and display only the Metadata fields you need from the page;
“Metadata Report” macro - it displays a table of pages belonging to the selected Content Category. The pages to be shown can be configured with filters, based on their Metadata field values. For example, you can use it to list all sub processes of the current process. The corresponding filter for that we'll add after creating a process page;
The “Create from template” macro allows us to create a button, which will create a new process type from the template.
...