# AI 문장 생성

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

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

<figure><img src="/files/jEJ9L9Ryy5nh9hTkrlT7" alt=""><figcaption><p>액션 설정</p></figcaption></figure>

1. 문장 생성을 원하는 유형과 주제, 필수 내용, 글자수 제한 등을 자유롭게 입력합니다.
2. 작성된 결과를 원하는 탭과 셀 위치(바티엑셀)을 선택하여 삽입할 수 있습니다.

<figure><img src="/files/3y6aU2DMZle715OJ0pxn" 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.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.
