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

# 바티AI란?

문서 기반의 자동화 솔루션  **바티AI (batiAI)**&#xB294; 워크플로와 AI기능을 접목한 SaaS 서비스입니다. 코딩을 몰라도,  개발 지식이 없어도 **누구나 간편하게 업무 흐름에 알맞는 맞춤형 자동화를** 도입할 수 있습니다.

바티를 처음 시작하는 분들도 쉽게 따라하고, 궁금한 점은 바로 해결할 수 있는 유용한 가이드와 자주 묻는 질문을 모아두었습니다. 이제 바티를 시작해볼까요?

##

## 바티 사용 준비 및 기본 설정

<table data-view="cards"><thead><tr><th align="center"></th><th data-type="files"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>바티 구조 및 용어</strong></td><td></td><td></td><td><a href="/files/eep2pnxwY7GSMeLi82jT">/files/eep2pnxwY7GSMeLi82jT</a></td><td><a href="/pages/SwrlREpqJBefRbgvSU92">/pages/SwrlREpqJBefRbgvSU92</a></td></tr><tr><td align="center"><strong>워크플로와 액션</strong></td><td></td><td></td><td><a href="/files/nXFwgTY86LhI5ArEHgd0">/files/nXFwgTY86LhI5ArEHgd0</a></td><td><a href="/pages/E5FAJlk2fnk4ndrZzHhs">/pages/E5FAJlk2fnk4ndrZzHhs</a></td></tr><tr><td align="center"><strong>바티 템플릿</strong></td><td></td><td></td><td><a href="/files/W4ykpbTm8g7kcbdg67Ag">/files/W4ykpbTm8g7kcbdg67Ag</a></td><td><a href="/pages/cT4hN5kWD9wFnSPrFOaP">/pages/cT4hN5kWD9wFnSPrFOaP</a></td></tr></tbody></table>

## 바티 자동화 기능

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>웹크롤링</strong></td><td><a href="/files/NA33pScb2ex0RTcPRy0V">/files/NA33pScb2ex0RTcPRy0V</a></td><td><a href="/pages/keStfoYkJBBgaLtTf5mQ">/pages/keStfoYkJBBgaLtTf5mQ</a></td></tr><tr><td align="center"><strong>AI (Chat GPT)</strong></td><td><a href="/files/YWFe4pf7QATnPyz3pvGs">/files/YWFe4pf7QATnPyz3pvGs</a></td><td><a href="/pages/JyfA6aV2d7dArGu85ay7">/pages/JyfA6aV2d7dArGu85ay7</a></td></tr><tr><td align="center"><strong>대량 파일 생성</strong></td><td><a href="/files/Qik6at8aJ4si5OfufRii">/files/Qik6at8aJ4si5OfufRii</a></td><td><a href="/pages/IYR6C2KmWk3PDQuUgkzI">/pages/IYR6C2KmWk3PDQuUgkzI</a></td></tr><tr><td align="center"><strong>맞춤 이메일 발송</strong></td><td><a href="/files/U3zlFmND9uj7kCWPh7E7">/files/U3zlFmND9uj7kCWPh7E7</a></td><td><a href="/pages/gADJ1d87NnSBDmrlCDub">/pages/gADJ1d87NnSBDmrlCDub</a></td></tr><tr><td align="center"><strong>엑셀 데이터 취합</strong></td><td><a href="/files/LsZNWE2hROL9FoFNnQgx">/files/LsZNWE2hROL9FoFNnQgx</a></td><td><a href="/pages/sbdWaD7wGuDJP1G2jAxF">/pages/sbdWaD7wGuDJP1G2jAxF</a></td></tr><tr><td align="center"><strong>문자/알림톡 발송</strong></td><td><a href="/files/Pk11XrgMzFrNtDKUKvgS">/files/Pk11XrgMzFrNtDKUKvgS</a></td><td><a href="/pages/GI5of4A04GG1KkJKqVEN">/pages/GI5of4A04GG1KkJKqVEN</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://batiai.gitbook.io/service/main.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
