# SMS 관리

{% hint style="success" %}
SMS의 이용가격은 다음과 같습니다.

* SMS 15 크레딧
* LMS 40 크레딧
* MMS 90 크레딧
  {% endhint %}

## 템플릿 생성

자주 보내는 문자 내용은 템플릿으로 생성하고, 필요할 땐 언제든지 템플릿을 활용해\
업무 시간을 단축시키고 반복되는 업무를 자동화 하세요!

<figure><img src="/files/Zq2jlkBc8Ezav0ryaNH7" alt=""><figcaption><p>SMS 템플릿 생성</p></figcaption></figure>

1️⃣ SMS> 템플릿에서 **\[+ 템플릿]** 버튼으로 새로운 템플릿 생성

2️⃣ 세일즈맵에서 제공되는 템플릿 혹은 기본 템플릿에서 편집

3️⃣ 데이터 필드를 활용해 개인화된 문자 메세지를 발송할 수 있도록 설정

## 문자 발송

앞서, 미리 생성해둔 문자 메세지 템플릿 혹은 새롭게 문자 메세지를 작성하여 고객에게 발송이 가능합니다.\
수신 번호와 발신 번호, 제목까지 설정한 뒤, 바로 \[발송] 버튼을 누르면, 손쉽게 완료\~ 👍

<figure><img src="/files/p0SmWnbUraqdhCeNKrDm" alt=""><figcaption><p>SMS 문자 발송</p></figcaption></figure>

## 메세지함 관리

문자 메세지를 발송한 뒤, SMS> \[보낸 문자 메세지함]에서 문자를 검색하여 찾거나,\
\[**+ 작성]** 버튼으로 새로운 문자 메세지를 추가 작성하여 발송이 가능합니다.

<figure><img src="/files/cRmCS0jB7cSEgNv54B9a" 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://docs.salesmap.kr/sms/management.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.
