# New feature: Bulk Delete Unhandled Emails

With Enate version 2024.1, you've got an additional feature to help deal with unhandled (unprocessed) emails if there are large volumes to dal with: bulk delete of unhandled emails.

### How does it work?

Once you're in the Unhandled emails section, hovering over an email will bring up a tickbox to select the email (or to select all displayed emails by clicking the header box).

Click on one or more boxes and a delete button will appear next to the filter, along with the number of emails selected.&#x20;

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

When you click to delete, a confirmation pop-up will appear stating how many emails are going to be deleted, and ask for final confirmation to delete.

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

{% hint style="info" %}
Please note: Once an email has been deleted, it cannot be undeleted, though it will remain accessible in the system to view.
{% endhint %}

Once you confirm, an 'in-progress' popup will display the deletion progress. When all emails have been successfully deleted, a message will appear on-screen confirming this.

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

If you don't want to proceed with deleting emails (and have not yet hit the delete button) simply deselect the emails or click on the cross next to the delete button.

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


---

# 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.enate.net/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-bulk-delete-unhandled-emails.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.
