> For the complete documentation index, see [llms.txt](https://gentlepie.gitbook.io/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gentlepie.gitbook.io/support/guide.md).

# 콘솔 사용 가이드

- [조회 기간 설정](https://gentlepie.gitbook.io/support/guide/undefined.md)
- [대시보드](https://gentlepie.gitbook.io/support/guide/undefined-1.md)
- [메시지 분석](https://gentlepie.gitbook.io/support/guide/undefined-2.md)
- [폴백 분석](https://gentlepie.gitbook.io/support/guide/undefined-2/undefined.md)
- [메시지 처리](https://gentlepie.gitbook.io/support/guide/undefined-2/undefined-1.md)
- [대화 분석](https://gentlepie.gitbook.io/support/guide/undefined-3.md)
- [세션 플로우](https://gentlepie.gitbook.io/support/guide/undefined-3/undefined.md)
- [세션 지속](https://gentlepie.gitbook.io/support/guide/undefined-3/undefined-1.md)
- [대화 이력](https://gentlepie.gitbook.io/support/guide/undefined-3/undefined-2.md)
- [인텐트∙엔티티 분석](https://gentlepie.gitbook.io/support/guide/undefined-4.md)
- [상위 인텐트 분석](https://gentlepie.gitbook.io/support/guide/undefined-4/undefined.md)
- [인텐트 사용 현황](https://gentlepie.gitbook.io/support/guide/undefined-4/undefined-1.md)
- [엔티티 사용 현황](https://gentlepie.gitbook.io/support/guide/undefined-4/undefined-2.md)
- [방문자 분석](https://gentlepie.gitbook.io/support/guide/undefined-5.md)
- [방문 현황](https://gentlepie.gitbook.io/support/guide/undefined-5/undefined.md)
- [TOP5 세그먼트](https://gentlepie.gitbook.io/support/guide/undefined-5/top5.md)
- [주요 세그먼트 그룹](https://gentlepie.gitbook.io/support/guide/undefined-5/undefined-1.md)
- [자연어 처리](https://gentlepie.gitbook.io/support/guide/undefined-6.md)
- [키워드 분석](https://gentlepie.gitbook.io/support/guide/undefined-6/undefined.md)
- [평균 인식 정확도](https://gentlepie.gitbook.io/support/guide/undefined-6/undefined-1.md)
- [계정 설정](https://gentlepie.gitbook.io/support/guide/undefined-7.md)


---

# 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://gentlepie.gitbook.io/support/guide.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.
