# AI 데이터 분석

워크플로 검색창에서 **AI 데이터 분석** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 실행 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

<figure><img src="/files/nGVxMAz7UChjjwGqR9fH" alt=""><figcaption><p>설정 팝업</p></figcaption></figure>

1. AI가 분석할 데이터의 위치를 선택합니다. 바티엑셀의 경우 셀 범위 지정을 통해 더욱 디테일한 설정이 가능합니다.
2. AI가 수행할 내용을 입력합니다. 요청사항이 명확할수록 정확한 분석이 가능합니다.
3. AI가 분석한 결과를 삽입할 탭을 선택합니다.

<figure><img src="/files/ZwOToV3XUHTUG1vvfxGu" 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://guide.bati.ai/service/action/chatgpt-data.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.
