# 2024.1 Changes Overview

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

In this preview release of Enate v2024.1, we've been hard at work creating some brand new features while also improving on existing ones, so let's take a quick look at what we've been up to…

### New EnateAI - AI Analyst (Beta)

With the release of Enate AI's latest offering - [**AI Analyst**](#new-enateai-ai-analyst-beta), wer'e taking a significant step forward to let you seamlessly integrate AI-driven activities throughout your business process.

We're partnering with Microsoft on this to use the power of their very latest OpenAI technology right at the heart of things. So if you can ask OpenAI to perform a task, with EnateAI Analyst you can embed that to run automatically as part of your business process flow.

You can add AI Analyst Actions throughout your cases and ask it to analyse documents which you supply it. You can massively reduce the time spent having to wade through huge data files performing intricate analysis, freeing up time for more valuable work.

The possibilities here are almost endless, and the power you've got at your fingertips is matched only by how simple it is to set up. There's no coding and you don't have to change a thing - just tell the system what the business rules are to run an analysis task and it will get on with it.

{% hint style="info" %}
An Important point to note regarding AI Analyst is that, for now, it's being released in **BETA**. As such, you should not use it yet in full production situations. However, you definitely *should* start to test it out with your real-world scenarios to see just how powerful it is.
{% endhint %}

Outside of this big AI story, we've been focusing on enhancements to help you better deal with client emails in Work Manager...

### Unhandled Emails New Features and Improvements

We've made a raft of of enhancements to give you more tools to deal with Unprocessed Emails, which we're now going to refer to as **'Unhandled Emails'.**

* [**Agent users can now create email routing rules direct 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), from unhandled emails - letting you fix the issue at source so THAT kind of mail never lands in the unhandled email pile again.
* These [**email routing rules can be run retrospectively**](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-create-new-email-routes-from-the-unhandled-emails-page.md#applying-the-rule-to-existing-email-run-retrospectively) to help clear out backlogs of Unhandled emails.
* [**A Bulk Delete option for Unhandled Emails**](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-bulk-delete-unhandled-emails.md) allows you to clear up large volumes of historic emails which are not going to be converted into work items.
* New [**Deletion Audit view** ](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-to-see-deleted-emails-deletion-audit-view.md)**l**ets you see the emails which have been deleted as part of dealing with Unhandled Emails.
* New [**Unhandled Emails Header Icon**](/whats-new/2024.1/2024.1-changes-overview/improvements-for-unhandled-emails/new-feature-unhandled-email-alert-on-work-manager-homepage.md) to give a more prominent awareness of when there are Unhandled Emails to deal with.

### Further Email Changes&#x20;

* [**Improved Handling of Incoming Reply emails**](/whats-new/2024.1/2024.1-changes-overview/email-processing-logic-changes.md#better-handling-of-incoming-reply-emails), where someone cc'd on an original mail responds.
* New feature to let you [**create work items direct from existing emails**](/whats-new/2024.1/2024.1-changes-overview/new-feature-creating-a-work-item-from-an-existing-email.md) which shouldn't be attached to an existing work item as they're really about a new request.
* And one last email item: if your Enate system is running with 'Plus Addressing Only' enabled, your customers will now see a [**new line of text in the emails you send out**](/whats-new/2024.1/2024.1-changes-overview/new-feature-content-in-client-emails-expression-of-intent-instructions.md), recommending to them the best way for them to respond. Note: If your system isn't running with 'Plus Addressing Only' enabled, this change doesn't impact you.

### New Extension Properties Feature

* You can now display custom fields on Users, Customers, Contracts, Services and Service Lines to capture bespoke data via the Extension Properties feature.
* Depending on where you have chosen to add your fields, they will show accordingly when a user creates or edits a User, Customer, Contract, Service or a Service Line.

### New Forecasting Feature

* We have added a new feature that enables Work Manager users to provide more accurate estimated efforts for work items, enabling you to plan resource requirements more effectively.&#x20;
* In the long term, this data can be collated and fed back to admin users to adjust estimated effort timers and to provide more accurate forecasting for future work volumes.
* As part of this feature, we have also made some enhancements to configuring [**effort estimates**](/whats-new/2024.1/2024.1-changes-overview/new-feature-forecasting-feature-for-cases/estimated-effort-enhancements.md) in Builder and to [**record count**](/whats-new/2024.1/2024.1-changes-overview/new-feature-forecasting-feature-for-cases/record-count-enhancements.md)

### Additional Enhancements

* We've created a new [**Sentiment Analysis Report**](/whats-new/2024.1/2024.1-changes-overview/new-feature-sentiment-analysis-report.md). With this report you can drilldown into trends on emails arriving into the system and on submitted Feedback - looking at patterns for negative, neutral and positive tone detected in emails sent to you.
* We've added a new option to [**display a link to your company's privacy policy**](/whats-new/2024.1/2024.1-changes-overview/new-feature-option-for-client-privacy-policy-on-login-page.md) on the login page.
* We've added some [**new optional fields**](/whats-new/2024.1/2024.1-changes-overview/new-fields-on-users-customers-and-contracts.md) on users, customers and contracts.
* We've added a new option in Builder to chose to display [**Process groups**](/whats-new/2024.1/2024.1-changes-overview/other-changes-enhancements.md) in Work Manager.

You can also check out a detailed list of all these changes and bug fixes in the [**Release Notes**](/whats-new/2024.1/2024.1-changes-overview/release-notes.md) section.


---

# 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.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.
