# 메시지 템플릿 설정

* 앱 시작 관리자 (App Launcher)![](/files/FCW1dx5mQwwtLMoDuedD)에서 Simply Message를 클릭합니다.\
  템플릿 선택 후 **새로 만들기(New)** 버튼을 클릭합니다.

<figure><img src="/files/JY5HKb2sTOY5MNzgx3Lz" alt=""><figcaption></figcaption></figure>

* 원하는 형식으로 작성 후 저장 버튼을 클릭합니다.

<figure><img src="/files/YiIzq3a4lS11ihEUjktC" alt=""><figcaption><p>문자 템플릿</p></figcaption></figure>

<figure><img src="/files/GanqeCjQF8kYMhDyUxFa" alt=""><figcaption><p>친구톡 템플릿</p></figcaption></figure>

<table><thead><tr><th width="198">필드</th><th>설명</th></tr></thead><tbody><tr><td>유형</td><td>문자, 친구톡 중 원하는 것을 선택합니다.</td></tr><tr><td>템플릿 이름</td><td>템플릿명을 입력해줍니다.</td></tr><tr><td>병합 필드 삽입</td><td>세일즈포스의 ‘빠른텍스트’와 거의 비슷한 기능으로, 매핑할 개체의 필드를 선택합니다. 필드명만 입력하는 경우 (ex: #{Name}), 대상 개체에 해당 필드가 있으면 매핑하고 아니라면 문자 그대로 나옵니다.</td></tr><tr><td>동보전송에서도 사용</td><td>그룹 메시지 작성 시 사용할지 여부를 체크합니다. 체크 시 병합 필드 삽입에서 관련 항목이 '사용자'인 항목만 사용 가능합니다.</td></tr><tr><td>버튼 설정</td><td>버튼은 배송조회(알림톡), 웹링크, 앱링크, 봇키워드, 메시지 전달 다섯 가지 옵션을 제공합니다.</td></tr></tbody></table>

<figure><img src="/files/ieCLyrjbVLXZLxanvMXl" 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://help.windmillsoft.kr/simplymessage/implement/undefined-2.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.
