# September 16, 2025

***

#### **1. Ticket Management**

* Added a feature to display the **number of unassigned tickets per group** in the *All Tickets in Group* menu.
* This count reflects tickets that have a designated group but no assigned agent.

#### **2. Call Management**

* Updated the CTI status transition after call completion:\
  the status now changes from **“In Progress”** to **“After Work”** instead of **“Working”**.
* The **After Work** status is treated as a distinct state from *Available* or *Busy* and is now displayed in real time on:
  * **\[Additional Business Management] → \[Screen]**
  * The **Ticket Management mini dashboard**

#### **3. Service Management → Triggers**

* Added **Submission Type** as an available placeholder in trigger notification email templates.

#### **4. Help Center**

* Fixed an issue where the Help Center UI was not displayed correctly in certain environments.


---

# 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.contiple.com/eng/release-note/september-16-2025.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.
