# 상위 인텐트 분석

조회 기간에 가장 많이 호출된 10가지 인텐트에 대한 정보를 제공합니다.

### 1. 상위 인텐트 호출률 차트

조회 기간의 호출 수 기준으로 상위 10가지 인텐트를 확인해보세요. 차트 범례를 클릭하면 하단에서 해당 인텐트에 대한 일별 인텐트 호출 정보를 볼 수 있습니다.&#x20;

<figure><img src="/files/6ha9Ax0mlGI0Avee1RFN" alt=""><figcaption><p>상위 TOP10 인텐트 호출률 차트</p></figcaption></figure>

### 2. 일별 인텐트 호출 정보&#x20;

상위 인텐트 호출률 차트에서 선택한 인텐트의 일자별 호출률을 확인해보세요. \
차트에 마우스 오버 시, 선택일의 인텐트 호출률과 호출 수를 제공합니다.

<figure><img src="/files/rv9TGduthA5bGUaVNmns" alt=""><figcaption><p>개별 인텐트의 상세 호출 정보</p></figcaption></figure>


---

# 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/support/guide/undefined-4/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.
