# Delay Helper

<figure><img src="https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FxMp4ESS9eS4wCAylTk6c%2Fimage.png?alt=media&#x26;token=04d29051-c1c1-4fc9-b70e-3a9e330bc5f8" alt="" width="196"><figcaption></figcaption></figure>

## Overview

The Delay Helper allows to pause a Flow for some time, e.g. when a system has a known rate limit of only 100 API calls per minute, or it is known, that a system needs some time until an object that has been created is ready to accept child objects that are associated to it.

## Actions

The **Delay Helper** has only one default action - Delay flow execution.\
The helper has the following two options:

* Seconds
* Minutes

<figure><img src="https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FO0HKNbeea6GdlrGm6ir7%2Fimage.png?alt=media&#x26;token=49b00e21-b61e-42ea-bb28-d391bd4c0c83" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
The maximum delay in minutes is 15 minutes.
{% endhint %}

Using advanced mode, you can also make the delay dependent on the flow contents or even random:

<figure><img src="https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FOUF5CHoKJlDv6FH6FnK2%2Fimage.png?alt=media&#x26;token=763a8a8c-7a21-4cd3-a48c-ac6599f9f068" alt=""><figcaption></figcaption></figure>
