> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails.md).

# Improvements for Unhandled emails

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTY1NDg2OA==>" %}

Enate version 2024.1 sees a raft of new features and improvements to Unhandled emails, which have previously been referred to as 'Unprocessed emails'. Part of the reason for the name change is to try to make this clearer that these mails need manual intervention from the Agents in order to progress, rather than there being some technical issue which isn't for them to solve.&#x20;

Here are some details on the various enhancements which have been made.

* A new [Unhandled Emails alert icon](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-unhandled-email-alert-on-work-manager-homepage.md) in your header bar to tell you when you've got unhandled emauls.
* Agents are now able to [create Email Routes directly in Work Manager](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-create-new-email-routes-from-the-unhandled-emails-page.md), so future emails don't get held up and instead create the right kind of work items automatically. This can also be made to act retrospectively on existing unhandled mails which match the rule.
* A [Bulk Delete](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-bulk-delete-unhandled-emails.md) option lets agents more easily deal with large backlogs of Unhandled emails that aren't going to be made ino work items.
* A new view lets you see a list of these [deleted emails](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-to-see-deleted-emails-deletion-audit-view.md), for example for auditing purposes
* [Improved Filtering](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/enhancements-to-unhandled-emails-filter.md) lets agents search based on data ranges in this area.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
