Delete finished instances
Learn how to delete a finished process instance in Camunda 8 Operate.
Overview
A finished process instance, meaning a canceled or a completed process instance, can be deleted from the Processes page or instance detail page.
warning
You may not access process instances after you've deleted them.
Delete a process instance from the Processes page
To delete a process instance from the Processes page, take the following steps:
- On the Processes page, in the Filter panel, apply the Finished Instances filter by checking the appropriate box.
- Click the Delete button on any process instance you want to delete.
- Confirm the delete operation by clicking Delete.
Delete a process instance from the instance detail page
- On the Processes page, in the Filter panel, apply the Finished Instances filter by checking the appropriate box.
- Navigate to the instance detail page by clicking the Process Instance Key of the process instance you want to delete.
- In the page header, click the Delete button.
- Confirm the delete operation by clicking Delete.