Changing the Main Process Label
5 min
on import, blueprint automatically labels every process as either a main or a sub process mains are the entry points of automations — the root process from which all sub processes are called this label drives how call trees are structured and measured in the estimator ⚠️ the main/sub process label exists solely for estimator visualization and effort scoping it does not affect licensing once blueprint identifies a process as a main for licensing purposes, that designation is permanent regardless of any label changes made how blueprint identifies mains uipath — the main is defined in the project json file blue prism — the main is the main page of an imported process; if a blue prism automation has multiple main pages, each is imported as a separate main automation anywhere a360 — all root processes are identified as mains changing the label in the process editor open any process and flip the main / sub process toggle in the top left to switch its label in bulk via descendants view open descendants view for the relevant folder or project select the checkboxes next to the processes you want to relabel click the actions dropdown choose convert to main or convert to sub process