> For the complete documentation index, see [llms.txt](https://docs.justransform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justransform.com/development/business-processes/components-of-business-process/conditional-fork.md).

# Conditional Fork

Conditional Fork added content based processing by allowing to add one or more IF Condition inside a BP. Based on the diff content within a payload a totally different and mutually exclusive set of rules and routing logic can be applied.

Conditional Fork by itself doesn’t contain any logic but its a container for one or more IF Condition . In order to add an IF Condition you will need to have a Conditional Fork added.

To add Conditional Fork simply drag and drop the “Conditional Fork” module from the left to the editor area and click Save in the confirmation window

<figure><img src="/files/P2nJce7bXsYdm809cgZ8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/N5r11HecMyObxxNxKkQ4" alt=""><figcaption></figcaption></figure>
