# Campaign scheduling

### How to schedule a campaign

The process to schedule a blast campaign is straightforward :

<figure><img src="/files/b0nyLCGhIPRfCVRFx7kE" alt="" width="563"><figcaption><p>Click to Schedule send</p></figcaption></figure>

1. Click on "Schedule Send" . The button is available using the select item from the button.&#x20;
2. Pick a date and a time by clicking on the Date picker.
3. When it's done, simply click on "Schedule Send".&#x20;

### Manage scheduled campaign

<figure><img src="/files/xjDLuiGs1PsOqV85vIvb" alt="" width="563"><figcaption><p>You can update the delivery date or cancel your email campaign</p></figcaption></figure>

When a campaign is scheduled, you can update the delivery date or simply cancel the campaign by Clicking on Manage Schedule from the home screen.

{% hint style="info" %}
We have a nice post about [scheduling emails in gmail ](https://merge.email/gmail-knowledge/how-to-schedule-an-email-in-gmail) !
{% 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://documentation.merge.email/support/campaign-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.
