# Email Scheduling

### Introduction

Email scheduling allows you to automate your email campaigns by setting them to trigger at a specific date and time. This feature ensures timely and targeted email delivery.

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

***

### How to Schedule an Email Campaign

#### **Step 1: Campaign Setup**

* Create a new [campaign](/popular-topics/campaigns/email-campaign.md) or open an existing one.

#### **Step 2: Set Date and Time**

* In the [confirmation stage](/popular-topics/campaigns/email-campaign.md#step-4-confirmation), under the **Send at** field, choose the desired date and time for the campaign to trigger using the calendar and clock options.
* Avoid manually entering the date and time in the field. Use the provided picker for accuracy.

<div align="left"><figure><img src="/files/4ISgrLy74UE0rsvc4ssH" alt="" width="372"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Select the date and time using the calendar only, and avoid manually entering it in the "**Send at**" field. \
\
Before scheduling, ensure your timezone is correctly set in your profile for accurate email delivery timing.
{% endhint %}

#### **Step 3: Select Days of the Week**

* Use the **Days of the Week** section to specify the days your campaign should run.
* Click on the desired days (e.g., Monday, Tuesday, etc.) to select them. Selected days will appear highlighted.
* To remove a day, click on it again.

<figure><img src="/files/2ZkvbJdcAVgMNXCFDbwl" alt=""><figcaption></figcaption></figure>

#### **Step 4: Set Start and Stop Time**

* Define the active time range for your campaign using the **Start at** and **Stop at** fields.
* **Start at:** The time when the campaign will begin sending emails on the selected days.
* **Stop at:** The time when the campaign will stop sending emails on those days.
* Both fields use a 12-hour clock format (AM/PM).

<div align="left"><figure><img src="/files/i0HIJHcIe0f9xP1zOOlf" alt="" width="362"><figcaption></figcaption></figure></div>

#### **Step 5: Save and Confirm**

* After setting the schedule, save your configuration and confirm the campaign to activate scheduling.

{% hint style="info" %}

#### **Important Notes:**

* Ensure your timezone is correctly set in your profile for accurate email delivery timing.
* Campaigns will pause outside the specified days and times.
  {% endhint %}

***

### Benefits of Email Scheduling

* **Automation:** Set it once and forget it. **SenderWiz** handles the rest.
* **Time Optimization:** Schedule emails to align with recipient time zones or peak engagement hours.
* **Flexibility:** Tailor campaigns for specific days and times to match audience habits.
* **Consistency:** Ensure timely delivery of newsletters, promotions, and announcements.

***

### **Example Scheduling Scenarios**

#### **Scenario 1: Business Hours Campaign**

* **Send at:** November 23, 2024, 1:38 PM
* **Days of the Week:** Monday, Tuesday, Wednesday, Thursday, Friday
* **Start Time:** 8:00 AM
* **Stop Time:** 6:00 PM

This configuration ensures emails are sent only during regular business hours on weekdays.

#### **Scenario 2: Weekend Promotion**

* **Send at:** November 25, 2024, 9:00 AM
* **Days of the Week:** Saturday, Sunday
* **Start Time:** 9:00 AM
* **Stop Time:** 3:00 PM

Perfect for targeting weekend shoppers or event participants.

#### **Scenario 3: 24/7 Campaign**

* **Send at:** November 23, 2024, 12:01 AM
* **Days of the Week:** Monday to Sunday
* **Start Time:** 12:01 AM
* **Stop Time:** 11:59 PM

Ideal for continuous campaigns or global audiences spanning multiple time zones.

***

### **Conclusion**

The **Send at**, **Days of the Week** and **Start/End Time** features in SenderWiz provide unmatched flexibility for scheduling your campaigns. By customizing when your emails are sent, you can ensure they reach your audience at the most impactful times, boosting engagement and improving overall campaign success.


---

# 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://docs.senderwiz.com/popular-topics/campaigns/email-scheduling.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.
