Running a Bulk Operation
Running a bulk operation is very simple:- Navigate to your
Project Environmentspage. - Click the kebab menu button on the top right of the list and pick
Toggle selection mode

- Check the environments you would like to run the operation on and click
Perform Action

Cross-Project Bulk OperationsThe selection phase can be done also from
Organization Dashboard page, in case you would like to run the operation on environments across multiple projects- The bulk operations wizard will appear, on which you will have to choose the operation you would like to run

- Deploy
- Destroy
- Approve a plan
- Cancel a plan
- Lock
- Release lock
- Cancel queued deployments
- Running a task
- Mark as inactive
- Add tags
- Remove tags
Deploy, you can edit some of the request settings on the Details step. In case there is nothing to edit, you will be taken straight to the Summary step.

Summary step, you can review and approve your operation. Click Execute when you are ready to start the bulk operation.

Following a Bulk Operation
After you clickExecute, the wizard stays open and turns into a live results panel. It refreshes every few seconds until every environment has finished, so you can see what actually happened to each one instead of only being told that the request was accepted.

- A status:
Pendingwhile it is waiting its turn,Starting...while env zero is starting it, and then the deployment’s own status (Queued,In Progress,Waiting for approval,Success,Failure,Cancelled, and so on). Operations without a deployment, such as lock or mark as inactive, end atCompleted. - A link to the deployment, as soon as one exists.
Failed to startwhen env zero could not start the operation at all, for example because the environment is locked or you do not have permission on it. Hover over the row’s icon to read the error.
X of Y finished counter track the whole batch, with the number of failures next to it. Once everything settles, the panel says so and stops refreshing.

The operation runs on env zero’s servers, so closing the window does not stop it. The results panel is not restored after you close it.
Next steps
- Environment overview - Review all actions available on individual environments.
- Locking environments - Lock multiple environments to prevent unintended changes.
- Running ad hoc tasks - Run arbitrary commands across environments using the task bulk operation.