# 구글 지메일 발송

{% hint style="danger" %}

#### 안전한 메시징 서비스를 위한 안내

바티AI는 정보통신망법 및 각 플랫폼의 운영 정책을 준수합니다. 스팸으로 오인될 수 있는 메시지 발송 시 서비스 이용에 제한이 있을 수 있으니 반드시 정책을 먼저 확인해 주세요.

<mark style="color:red;">**👉(필독)**</mark> [spam-policy](https://guide.bati.ai/service/terms/spam-policy "mention")
{% endhint %}

워크플로 검색창에서 **구글** **지메일 발송** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 실행 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="f7cEdE90sDdsZImutJcG" url="<https://app.arcade.software/share/f7cEdE90sDdsZImutJcG>" %}

1. 액션을 처음 사용하는 경우, + Gmail 계정 추가하기를 클릭하여 사용하는 Gmail을 연동합니다.
2. 받는사람과 제목을 입력합니다. 받는사람과 제목에는 데이터 컬럼을 사용하여 대량으로 맞춤 메일을 발송할 수 있습니다.\
   동일한 내용으로 여러명에게 메일을 발송하는 경우  ' , 또는 ; 또는 | ' 기호를 사용할 수 있습니다.
3. 첨부파일이 있는 경우 **파일첨부** 버튼을 클릭하고, 첨부파일이 없는 경우 **다음** 버튼을 클릭합니다.\
   \- 첨부파일은 공통 첨부파일, 개별 첨부파일로 각각 보낼 수 있습니다.\
   \- 개별 첨부파일의경우 데이터시트 내 컬럼을 파일명과 매칭하여 첨부할 수 있어요.\
   \- 작업 내 대량 파일 생성하기 액션으로 만든 파일을 첨부하는 경우, 데이터 시트 파일 첨부 영역에서 파일링크 컬럼을 선택해 주세요.&#x20;
4. 미리보기를 통해 수신자 별 메일내용을 미리 확인할 수 있습니다.


---

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