# Overview

Yennefer Insight는 **데이터 시각화 및 AI Assistant 기능**이 탑재된 강력한 분석 도구로, 연구 환경에서 생성된 데이터를 활용해 직관적인 **대시보드를 만들고 다양한 차트로 시각화**할 수 있습니다. Yennefer Studio에서 연구한 데이터를 가져와 손쉽게 차트를 생성할 수 있으며, 이를 통해 연구 결과를 효과적으로 전달할 수 있습니다. 또한, **AI Assistant**를 활용하면 생성된 **차트에 대해 질의응답**을 진행하고, 데이터 패턴과 관계를 분석하여 의미 있는 인사이트를 얻을 수 있습니다.

<figure><img src="/files/hrr4UVWfb8K4thgwylnz" alt=""><figcaption><p>Yennefer Insight 대시보드</p></figcaption></figure>

### 제공 기능

Insight에서 제공하는 주요 기능은 다음과 같습니다.

* **Insight 데이터셋**
  * 데이터셋 생성 및 연결
* **차트**
  * 차트 목록
  * 차트 생성
* **대시보드**
  * 대시보드 목록
  * 대시보드 생성
* **AI Assistant**
  * AI Assistant 활성화
  * 차트 연결
  * Chat 활용
* **대시보드 사용자 초대**


---

# 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://mondrian.gitbook.io/yennefer-cluster/insight/overview.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.
