---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Execute blueprint operations in parallel

# Execute blueprint operations in parallel {#ariaid-title1}

* Release version: Yokohama
* 
* Updated August 11, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can execute your blueprint resource operations to run in a linear or in a parallel way.

## Before you begin

Role required: sn.cmp.cloud_service_designer.

## About this task

By default, the blueprint resource operations are listed serially and follow an order. You can run operations in parallel by arranging them in branches. Identify the operations specified in a blueprint that have no dependencies and can run in parallel. Arrange such operations in a single branch. The Blueprint Designer runs these operations together. If an error occurs in a branch, the operations in the affected branch cease to execute. However, the operations in the other branches, that are unaffected by the error, continue to execute. The parallel way of executing operations hence cuts down time in provisioning stacks.

## Procedure

1. In the Cloud Admin Portal, navigate to DesignBlueprints.
2. Click a blueprint, click the Deployment Model tab and then click Operations.  
   All the operations for the blueprint are listed.
3. Click an operation to view a graph.  
   You can rearrange the graph by deleting and adding operations.
4. Click Optimize Plan for the Cloud Provisioning and Governance application to suggest an optimized plan for you.  
   The Cloud Provisioning and Governance application looks at the blueprint that you created and based on the attributes, the mappings, and the dependencies of each resource, the application suggests an optimized plan to execute.
{#execute-blueprint-operations-parallel__steps_q3n_2yr_fbb}
**Related tasks**   

* [Add a resource operation to the execution plan](https://servicenow-prod.fluidtopics.net/~Xl3biGggpLv1c4EhkqhaA "The base system includes a large set of predefined resource operations. Rarely, you might add a custom operation for a resource.")
* [Configure a blueprint rule](https://servicenow-prod.fluidtopics.net/mkV44JlrjQeHD3mu5wOJqQ#configure-a-blueprint-rule "Configure a rule that contains actions the system can take on blueprint attributes.")  
**Related reference**   

* [Blueprint attributes](https://servicenow-prod.fluidtopics.net/cp5Zl~GfLobPefkahmM0gA "When you add a blueprint operation to a resource, the system adds the appropriate attributes. You can choose whether or not to make the attributes available as catalog properties on the form when the system performs the operation.")

*[\>]: and then


