# Terminate Helper

<figure><img src="https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FI91CZuKnZOuOxL548ER8%2Fimage.png?alt=media&#x26;token=21a0d8cb-8c9e-43f7-b8ed-92f5fc4ec340" alt="" width="129"><figcaption></figcaption></figure>

## Overview

The Terminate Helper can be added anywhere in a Flow but usually is added at to end flow execution right after a Boolean Helper or Loop Helper.

{% hint style="warning" %}
The Terminate Helper does not terminate a Flow, instead it's a visual hint that a Flow doesn't continue for e.g. a Boolean Helper path.
{% endhint %}

## Actions

The **Terminate Helper** has only one default action - Terminate Flow branch.\
E.g. when the Boolean helper checks for a certain condition and should execute the next step only if the condition is fulfilled, you can use the Terminate Helper for the "false" route e.g.:

<figure><img src="https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2Fny8G3lRN8GvC5Y85Zvw2%2Fimage.png?alt=media&#x26;token=0ff1893a-dd62-4bec-827d-8675517fa3a2" alt="" width="563"><figcaption></figcaption></figure>
