# 2023.4 Changes Overview

Here's an overview of some of the feature updates you'll find in version 2023.4 of Enate&#x20;

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

### New Feature: Approval Flows

There's more integrated support for [managing approvals in your flows](#new-feature-approval-flows), with the introduction of 'Approvals' Action types. This can deal with various kinds of Approval request types, such as an incremental multi-level set of requests to handle one after another, or sending approval requests to a group of people in one go, needing one or all to approve in order for your the business process to continue.

* Supports multi-level, incremental request sending as each level is approved
* Supports sending request to groups and requiring any approval / all approval to continue
* Upload your Business rules for approver selection (no matter how complex), make complex decisions on approves dynamically as part of your flow,&#x20;

### EnateAI for IDP - Document Data Extraction

We have added another integration to our expanding range of EnateAI components - this time we're releasing [**EnateAI for IDP**](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/enateai-for-idp-document-extraction.md), starting with Document Extraction. It's available now in your Enate Marketplace. When enabled, this will automatically extract the relevant data from files attached to incoming mails and turned it into structured data to be used in your processes. If the results of the scanning falls below a confidence threshold, the data is presented to Agents to review and adjust as necessary via Validation screens. This integration is also now available in Marketplace from other providers such as [Infrrd ](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-integration-document-data-extraction-from-infrrd.md)and Azure.

### Document Classification: Auto-Tagging Email Attachments&#x20;

We've added a new feature in Marketplace for [document classification](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-integration-auto-tagging-email-attachments.md) - when this is switched on, the system analyses all attachments in incoming emails, assesses how they should be classified, and tags them accordingly in your Work Items, saving your Agents' time and effort.

### Link Tagging

We've expanded the ability to auto-add content into emails based on tags to [cover **links**](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-feature-link-tags.md) as well as file attachments. Now, when email templates are being constructed, relevant links from your Work Item can be injected into your emails. Just specify the location you'd like them to appear in and which tags the system should look for to add.

### New Feature: User Availability Insights

We've added a new optional feature to help with [insights and visibility on people's availability](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-feature-user-availability-insights.md) - this is to help Team leads and operations managers with better scheduling of work by giving them a view of where time is being spent day-to-day.

### Changes to Home Page Grid Behaviour

We've made some important changes to [how your home page grid works](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/change-to-homepage-grid-display-rules.md), to keep the Inbox focussed on the work which needs doing. If it's assigned to you or one of your team members, or it's in a state of To Do or In Progress, you'll see it in the Inboxes. Everything else, such as items in a Wait state, you'll find in the Owned Work views.

### Further Updates

* [More Flexible Mandatory Fields](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/enhancement-more-flexible-mandatory-data-fields.md)
* [Additions to Advanced Search](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/enhancement-further-advanced-search-capabilities.md)
* [Highlighting Expiring Schedules](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/enhancement-highlight-expiring-schedules.md)
* [New Original Requester tag](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-feature-original-requester-contact-tag.md)
* [New option for email processing](/whats-new/older-versions/changes-overview-older-versions/2023.4-changes-overview/new-option-for-email-processing.md)


---

# 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/older-versions/changes-overview-older-versions/2023.4-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.
