# Resume an incomplete broadcast

To resume a broadcast that was interrupted or incomplete

1. Make a segment and Select "Message Engagement" from the add rule bar&#x20;
2. Select "Received a message" from the dropdown next to "Pass if contact"
3. Select the name of the incomplete broadcast you want to resume&#x20;
4. Save and exit
5. Duplicate the incomplete broadcast by clicking "Duplicate" on the Actions button
6. Add the segment you created to "Suppression and Exclusion" on the broadcast recipients page&#x20;
7. Click 'Calculate Suppression' to verify the new contact list count seems correct

This will prevent successfully delivered recipients from receiving a second email.


---

# 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.emaildelivery.com/docs/broadcasts/resume-an-incomplete-broadcast.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.
