# 바티 활용사례

주 사용하는 자동화 기능의 활용 예시와 가이드입니다.

담당 업무에 따라 알맞은 사례를 참고해 업무 자동화에 적용해보세요.&#x20;

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>구글 검색결과 수집 후 작업 공유 알림톡 받기</strong></td><td><p>원하는 키워드의 구글 검색결과를 자동 수집해</p><p>보고서를 작성해주며, 설정한 주기대로</p><p>카카오 알림톡 알림을 받을 수 있습니다.</p></td><td></td><td><a href="/pages/S6xZkFYvSgLpwMFovMUd">/pages/S6xZkFYvSgLpwMFovMUd</a></td></tr><tr><td><p><strong>네이버 키워드 일자별 검색량 수집/분석 후</strong> </p><p><strong>보고서 이메일 발송</strong></p></td><td><p>검색광고 등에 꼭 필요한 키워드 검색량을 일자별로 수집해 AI가 분석, 보고서를 작성해주며</p><p>매일 이메일로 수신할 수 있습니다.</p></td><td></td><td><a href="/pages/GpKuJ0gtpxxNH3lAtvIh">/pages/GpKuJ0gtpxxNH3lAtvIh</a></td></tr><tr><td><strong>SNS 관리 자동화를 위한 AI 문서 자동작성 후 이메일로 수신하기</strong></td><td><p>인스타그램, 블로그 등 SNS 업로드용 </p><p>글의 초안을 AI가 자동작성하고 알림톡을 </p><p>발송해 업무시간을 아낄 수 있습니다.</p></td><td></td><td><a href="/pages/GY87x416KYXwryUPNkEO">/pages/GY87x416KYXwryUPNkEO</a></td></tr><tr><td><strong>클릭 한 번으로 대량 파일 생성 후 수신자별 맞춤 이메일 보내기</strong></td><td><p>같은 서식에 내용만 바뀌는 대량 파일을</p><p>클릭 한번으로 한번에 생성하고</p><p>각각의 수신자별로 맞춤형 이메일 발송이 가능합니다.</p></td><td></td><td><a href="/pages/sqyJR70yP6W0h2Jx8gYV">/pages/sqyJR70yP6W0h2Jx8gYV</a></td></tr><tr><td><strong>각 고객사별 맞춤 카카오톡 및 문자발송 자동화</strong></td><td>고객사별로 원하는 맞춤정보(주문정보)를 입력 후 SMS문자나 카카오톡으로 자동발송 할 수 있습니다.</td><td></td><td><a href="/pages/3f8j1JiVXeXtmFoUdUMm">/pages/3f8j1JiVXeXtmFoUdUMm</a></td></tr><tr><td><strong>정부지원사업 공고 자동 수집 후 이메일로 수신하기</strong></td><td>기업마당/소상공인마당에서 원하는 키워드의 공고를 자동으로 수집해 이메일로 수신할 수 있습니다.</td><td></td><td><a href="/pages/lZKXc4xg6LSxu9xOc71b">/pages/lZKXc4xg6LSxu9xOc71b</a></td></tr></tbody></table>

{% hint style="success" %}
바티는 자주 사용하는 앱과 연동해서 사용가능하며, 원하는대로 자동화 액션을 조합해 설정할 수 있습니다.
{% endhint %}


---

# 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/usecase.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.
