# March 11, 2025

***

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

* Added a **“Assign to Me”** option when creating a ticket.
* When selected, the ticket is automatically assigned to the current user, allowing faster ticket creation.

#### **2. Service Management → Ticket**

* Added support for inserting **custom fields** into notification emails using placeholder codes.
* Introduced an **automatic ticket completion** feature.
  * When enabled under **\[Service Management] → \[Ticket] → \[Other Settings]**, resolved tickets are automatically marked as **Closed** based on the configured time.
* Removed the default system account creation feature (`@oc.nhncloud.com`) previously provided by Contiple.

#### 3. Other Improvements

* Made several enhancements to chat-related functionality for improved stability and usability.


---

# 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/march-11-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.
