# Canceling an Email Campaign

### Cancel a Scheduled Campaign

This feature is helpful if you’ve scheduled a campaign and want to cancel it before it sends.

* Click on “Manage Schedule.”
* Find your campaign in the list of scheduled campaigns and click on the red trash icon, then confirm by clicking “Delete Campaign.”

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

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

The status of your campaign in the Google Sheet is then updated to “Deleted.”

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd_KMqZFVyvVcCqUmjGzshd5hPO1gwwxRQOhKdSuWF8BHsPfz-Gv-spbwi3jkRXkQd_V-rVHNgqNJxMDXqaoMLqYoYoSswP-LpWNnqN54psssawF9Dc4Prdc77dXyWA1fon2ezHoz22HYvX2DvpIVHeeIXT?key=rlSKN4_xTvCUlY5e-EnN8g" alt=""><figcaption></figcaption></figure>

### Cancel a Campaign Sent Using the “Undo Send” Feature

This option is useful if you’ve sent a campaign and immediately realize there’s an error.

As soon as you click the “Send X emails” button, a new window opens.&#x20;

You have **5 seconds to cancel the send** by clicking the “Abort” button.

You’ll see your email reappear, and a note stating “No email was sent” will display at the bottom of the screen.

No status is updated in the Google Sheet.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdM0rVDf2yDwyZ_bDSzClbmu6WpIcikf1YvvD4S3iNeNIOP1MSIORpfLK2JPXCyHVx9z-FQvtog5O4Q5omRkgIM5dKZYdbxQKOZCCsPb8U0tPfVfj0sD65ZJhD3GqPziphRS3tvetttscPvRXC0ljzSqKOR?key=rlSKN4_xTvCUlY5e-EnN8g" alt=""><figcaption><p>Cancel a mail merge batch using the ABORT button</p></figcaption></figure>

### Cancel an Ongoing Email Campaign

This option is for when the 5-second window to click “Abort” has passed.

It is only relevant if you are sending a large number of emails; this method allows you to stop **part of the campaign** from sending, though not the entire campaign, as the initial emails from your Google Sheet are sent almost immediately.

This means this function helps **reduce the impact,** as the first recipients on your list will inevitably receive the email.

To proceed, act **quickly**:

1. Restart Mail Merge (Extensions > Mail Merge for Gmail > ▶️Start).
2. Find your campaign under “Active Campaign.”
3. You can either suspend it by clicking “Pause” or delete it by clicking “Delete.”

<figure><img src="/files/ZHhBvYngVnWnLQlL21sy" alt=""><figcaption><p>Cancel an ongoing campaign </p></figcaption></figure>

The campaign’s status in the Google Sheet will then change: if deleted, it shows as “Deleted”; if paused, it displays as “In queue.” Emails already sent are marked as “Sent.”<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdlRyoSZuN4jMa4-1XB21rT7hYnerCfw-MWlQvqpSIMtucHquGGdcvxnZ5K-VImBp9ajNel5QzMe3QoXOiHqnI6ys5AAw0NfyvDIWCGKPD8KmjXgCN6ZIVQs7Ss6NPNB31Xo1LwpZkaf7MJUgBF_al9-yw4?key=rlSKN4_xTvCUlY5e-EnN8g" alt=""><figcaption><p>Status change</p></figcaption></figure>

<br>


---

# 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/canceling-an-email-campaign.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.
