--- title: "Bulk actions" description: "Perform actions like replay and cancel on multiple runs at once." --- Bulk actions allow you to perform replaying and canceling on multiple runs at once. This is especially useful when you need to retry a batch of failed runs with a new version of your code, or when you need to cancel multiple in-progress runs.