# Smart Delay

### Introduction

Smart Delay in Retainful enables you to strategically time your communications by setting delays for specific times or days. This feature helps ensure your messages are delivered at optimal moments, improving customer engagement and driving conversions.

***

### Delay Until a Specific Time of the Day

* Set a delay to send messages at a specific time during the day, considering customer preferences and behavior.
* When setting a waiting period of X days:
  * Each day is calculated as **24 hours**.
  * If a specific time of day is specified within X days, each day is treated as a **calendar day**, avoiding extended wait periods based on workflow entry times.

> **Example**
>
> An online fashion retailer triggers a follow-up discount email at **9 AM Eastern Standard Time (EST)** using Retainful's Smart Delay. By targeting early browsing hours, this enhances customer engagement, increasing the likelihood of successful purchases.

***

### Reception Timezone Option

* Ensure messages are delivered at a convenient time in the customer's local time zone.&#x20;

***

### Delay Until Chosen Days of the Week

Customize delays based on specific days of the week, aligning with your target audience's activity patterns.

> **Example**
>
> A store owner plans follow-up emails for abandoned carts, sending discount offers only on **Saturdays and Sundays** to encourage customers to complete their purchases.

***

### Setting Up Smart Delay

Follow these steps to configure Smart Delay in Retainful:

> 1. Log in to the Retainful Dashboard
> 2. Navigate to the workflow you want to modify.
> 3. Select the Smart Delay Option

<figure><img src="/files/Q3rdGGMazEZswhiqfu0o" alt="" width="375"><figcaption><p>Schedule Method</p></figcaption></figure>

> 1. For **time-based delays**:
>    * Enter the desired time and select the customer's time zone.
>    * ![](/files/77pOwRjOP79BVL2b7Sm9)
> 2. For **day-based delays**:
>    * Choose the preferred days of the week.
>    * ![](/files/fN3s13FBWFPt3ZRKNBMv)
> 3. Save Your Settings
>    * The Smart Delay will now be applied to your workflow/Campaigns.

***

### Benefits of Using Smart Delay

By leveraging Smart Delay, you can:

* Enhance customer engagement by ensuring messages are sent at the right time.
* Align email campaigns with customer behavior and preferences.
* Increase conversions and streamline your communication strategy.

{% hint style="success" %}
**Need More Help?**&#x20;

We’re here to make things easier for you!

* Email Us: Reach out anytime at <support@retainful.com>.
* Schedule a Call: Still stuck or need a hands-on walkthrough? Book a quick session with our support team, and we’ll guide you step-by-step.

[**Schedule a call with us**](https://zcal.co/retainful/onboarding)**.**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.retainful.com/automations/smart-delay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
