> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customize workflows

> How to customize workflows in Atoti Limits, covering how to add new workflows and modify the out-of-the-box Direct, Six-Eyes, and Incident Review processes for limits and incidents

This section outlines how to customize the default Business Process Management (BPMN) workflows in Atoti Limits.

BPMN workflows are visual diagrams that use a standardized notation to model and understand business
processes, enabling automation and streamlining of workflows. The workflows themselves may be simple
or highly complex, depending on the business requirements.

Atoti Limits comes with a set of out-of-the-box workflows that are used to manage the lifecycle
of limits and incidents. These workflows are designed in such a way that they are generic enough to
cover a broad range of use cases but not specific enough that they can only be used for one purpose.
We expect users to implement their own workflows to suit their business needs, using ours as samples.

We use [Activiti](https://www.activiti.org/) as the BPMN engine and [BPMN.io](https://www.bpmn.io/)
to help visualize the workflows. For more information on including a custom workflow
in your application project, please see the following sections.
