> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/cancel-process.md).

# Cancel Process

This process notifies the concerned users of a workflow cancellation.

<img src="/files/xzOl8uBLIG3qAz7oSKfg" alt="" width="25%">

## Roles

| Role             | Task                                                 | Required |
| ---------------- | ---------------------------------------------------- | -------- |
| Business Steward | <ul><li>Receive cancellation notification.</li></ul> | No       |

Any role or multiple roles can be notified of the cancellation.

## Workflow status transformations

No status transformations happen within this process.

## Start the workflow

This workflow starts automatically when a task in another workflow is canceled, thus leading to the other workflow being canceled.

## Result

The users with the roles specified by the **rolesToNotify** variable are notified via email of the workflow cancellation.
