> For the complete documentation index, see [llms.txt](https://docs.contiple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.contiple.com/releasenote/2026-5-12.md).

# 2026년 5월 12일

***

#### **1. 상담 리포트(Beta)**

* 상담 데이터를 활용하여 간편하게 보고서를 작성할 수 있는 상담 리포트 기능이 통계 카테고리에 추가되었습니다.
* 본 기능은 베타 버전으로 제공되며, 운영 정책에 따라 유료로 전환될 수 있습니다.
* 자세한 설명 및 사용 방법은 [Contiple 가이드](https://docs.contiple.com/guide/cm/report#beta)를 참고해주세요.

#### **2. 채팅**

* 채팅 서비스의 안정성을 높이기 위한 일부 기능을 개선하였습니다.

#### **3. 서비스 관리**

* 접수유형 신규 등록 시 헬프센터에 순서가 잘못 적용되는 현상을 수정하였습니다.
* 특정 조건에서 트리거가 정상적으로 동작하지 않는 문제를 수정하였습니다.
* 이슈관리에서 상담원 등록이 정상적으로 처리되지 않는 문제를 수정하였습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/releasenote/2026-5-12.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.
