Chain
Any number of steps can be organised into chains. This provides a means to organise large cases with many steps so that the functions performed in that case become clearer. Comprising several steps which together perform some definable task (like data cleaning, for example) gives a better overview of the case. You can give explanatory names to the chains of a case.