# Email Sentiment Report Enhancements

In the November 2025 Feature Wave, we are introducing some new enhancements to the existing Sentiment Report.&#x20;

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

The changes to the graphs displayed as standard are as follows:

### **Email Share by Sentiment Type -**

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

We're introducing a new way to describe & display sentiments, now showing as emojis with the overall email count and percentage of total count for each. The positive and negative smileys are interactive, i.e. clicking on them will filter the page content accordingly. This updated display replaces the previous pie chart style display showing sentiment share.

### Impact Zones

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

This chart will replace the old chart - Email sentiments by Work Item SLA''. The legends of the new chart are as follows:

• **High Priority Zone:** SLA Not Met + Negative Sentiment.

• **Success Optimization Zone:** SLA Met + Negative Sentiment.

• **Positive Zones:** SLA Met + Positive Sentiment.

• **Neutral Zones:** SLA Met or SLA Not Met + Neutral Sentiment.

Hovering over the chart will show the options where a Question Mark will appear. Hovering over the question mark will show the tooltip which explains the zones, to help users better understand each section.

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

**Sentiment Zones Explained:**

* **High Priority Zones:** Negative sentiment + SLA missed – needs urgent attention.
* **Success Optimization Zones:** Negative sentiment + SLA met – SLA OK, but experience needs work.
* **Neutral / Positive Zone:** Feedback aligns with sentiment – either neutral or positive.

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

#### Email Sentiment By Ticket Categories

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

We are adding a new chart into the report: 'Email Sentiment By Ticket Categories'. As the name suggests, this shows the email sentiments by ticket categories, with concatenated levels i.e. “Level 1 > Level 2 > Level 3”.

#### Email Sentiments By Number of Times Work Item Reopened

<figure><img src="/files/4JDWqvq73cGHrH3orrPS" alt=""><figcaption></figcaption></figure>

A new line chart is being introduced into the report: 'Email Sentiments By Number of Times Work Item Reopened'. This will have the email sentiment count categorized by the number of times work items were reopened. The grouping 'buckets' are: 1-3 Times, 3-5 Times, 5-7 Times, 7+ Times. This will help with assessment on the relationship between client feedback ratings and the number of times a work item was reopened.

#### Email Sentiment Comparison By Context

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

This chart now has a sentiment selector dropdown where users can select which sentiment to display on the chart. By default it will have Positive and Negative sentiment selected.

#### Layout Changes

<figure><img src="/files/7eR2UMbuWJFlAKU8rzCm" alt=""><figcaption></figcaption></figure>

Finally, the report layout has been optimized to accommodate the best possible view of the respective chart sections.


---

# 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/november-2025-feature-wave/november-2025-feature-wave/email-sentiment-report-enhancements.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.
