# 대화주제 분석

조회기간 동안 발생한 세션에 대화를 분석한 결과를  제공합니다.

사용자가 질문한 메시지에서 파악한 대화 의도를 **'대화주제**'라고합니다.

###

<figure><img src="/files/XDqms4cX5Alo5p0GhTgT" alt=""><figcaption><p>대화주제  분석 예시 화면</p></figcaption></figure>

### 1. 대화주제 개요

<figure><img src="/files/QmBEpKiIWImG2pB6BCOt" alt=""><figcaption><p>대화주제 개요 </p></figcaption></figure>

* 전체 대화주제 : 조회기간동안 발생한  세션에 대화에서 사용자 메시지를통해 분석된 대화의도 전체 개수
* 신규 대화주제 : 비교기간 대비 조회기간에 새롭게 분석된 대화주제 개수&#x20;
* &#x20;전체메시지 수 : 조회기간 동안  발생한  세션에   대화에서 사용자가  질문한 메시지  전체  개수&#x20;

### 2.대화주제 리스트

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

* 대화주제 :  분석된대화주제를  빈도수 (빈도율) 상위순서로  정렬되어 제공됩니다.&#x20;
* 대화주제 상세정보 : 대화주제 리스트에서 원하는 주제를 선택하면 그 주제에 관련된 사용자 메시지를 빈도수 그래프,  메시지 전체 리스트를통해 자세히  확인 할 수 있습니다.
* 일별 대화주제빈도수 그래프 : 주제와 관련된 메시지 빈도수를 조회기간 일자별로 확인 할 수있습니다.&#x20;
* 메시지  전체리스트 :  주제에 해당하는  사용자메시지  전체가 제공됩니다.  질문을 선택하면 질문부터 응답까지 모든 대화내용을 우측 ‘대화 이력 보기’에서 재현됩니다.&#x20;


---

# 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://gentlepie.gitbook.io/coconutive-llm/undefined/undefined-3/undefined.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.
