As flows grow in complexity, managing a flow’s structure becomes important for fixing issues & testing
The Scope action can be used to help make a flow manageable. Scope is an action that groups other actions within it. Its purpose can be compared to the Group control in Canvas Apps. A Scope action can be collapsed to make a flow easy to view or expanded to see the actions it contains
Making the number of actions in a Scope too large or too small defeats its purpose. It’s best to think of Scopes as the high-level steps in a flow. Because actions contained in a Scope are all related in some way, use comments to provide information on the collective purpose of the actions in the Scope