Component Blocks in Blueprints
You can now organize the components in a blueprint into component blocks. A component block is a group of components that share an activation condition. Each block can have its own activation condition, which lets a single blueprint apply different components to a device under different conditions. Because each block activates independently, a single blueprint can cover scenarios that previously required separate blueprints, reducing the number of blueprints you build and maintain. You can add up to 100 blocks in a blueprint.
By default, components are added to the first block, titled Components in this blueprint. Each additional block is titled Block 2, Block 3, etc. You can rename each block with a title that best describes your block and use case.
For more information, see Scope and Activation Conditions.