# New AI Email Classification Performance Report

The AI Email Classification Performance Report displays information relating to EnateAI Email Classification, specifically showing how well this AI is performing in assessing and accurately classifying incoming emails which launch Tickets. Users may use this information as input into deciding if any adjustments should be made to AI settings, e.g. confidence levels set for requesting manual input.

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

## **Setup required to use the AI Email Classification Performance Report**

In order for the AI Email Classification report to show data, the corresponding ‘EnateAI Email Classification’ integration must be enabled in your system. This can be done in Enate's Marketplace in Builder. When this integration is running, incoming emails which result in a new ticket will generate the data needed for the report.

{% hint style="info" %}
It is important to note that data displayed in this report relates only to:

* Incoming Emails that trigger Ticket creation AND
* which have been classified by EnateAI Email Classification.
  {% endhint %}

## **Accessing the AI Email Classification Performance Report**

Access to and the ability to edit the AI Email Classification Performance Report is controlled via User Roles, in the same way as all other reports within Enate. To edit the report users will need the 'Create Custom Reports' feature enabled.

Here are some of the type of information which can be found within the report

### AI Classification Performance & Accuracy Report Structure

#### Tickets from inbound emails

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

This graph displays the number of Tickets created by incoming emails.

#### Percentage of emails assessed by AI

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

This graph displays the percentage of incoming emails that created Tickets and were also classified by EnateAI Email Classification.

#### AI predictions accepted

<figure><img src="/files/0pe0EkdEv367pv0v6EMv" alt=""><figcaption></figcaption></figure>

This graph displays the number and percentage of AI classifications that were accepted by users.

#### AI predictions overridden

<figure><img src="/files/9Ka28ZlQ6jyhOXUDXEJY" alt=""><figcaption></figcaption></figure>

This graph displays the number and percentage of AI classifications where the Ticket Category selected was ultimately changed by an Agent.

#### Accuracy by AI confidence level

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

This graph displays the accuracy percentage levels across various level of AI confidence level. For example: “Ticket Categories selected with a confidence level of less than 50% were overriden 76.2% of the time. Ticket Categories selected with a confidence level of 80-90% and over were accurate 92.3% of the time”. This data is a good way to assess how accurate the AI’s assessment of its own findings are.

#### AI volume and accuracy trend

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

This graph displays the volume of Tickets categorized by EnateAI Email Classification over a given time period, and the Accuracy levels for them, allowing you to view how the AI’s accuracy is changing over time.

#### Top AI predicted L3 categories

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

This graph displays the most frequent Ticket categories predicated by EnateAI Email Classification, split by correct vs recategorized outcomes.

#### Most overridden L3 categories

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

This graph displays the AI predicted Ticket categories that are most frequently corrected by users.

### What if EnateAI Email Classification has not been enabled?

If you try to access the AI Classification Performance Report but do not have EnateAI features enabled, you will not be able to view the report and will be met with a pop-up explaining you will need to enable EnateAI features to access it.

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

If you try to access the AI Classification Performance Report having enabled EnateAI features but not the EnateAI Email Classification integration, you will not be able to view the report and will be met with a pop-up explaining you will need to enable the integration.

<figure><img src="/files/nF55nHbQgTeNDIPD2Oit" 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/april-2026-feature-wave/april-2026-feature-wave/new-ai-email-classification-performance-report.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.
