# 카카오 알림톡 설정

- [카카오 프로필 설정](https://help.windmillsoft.kr/simplymessage/implement/undefined-3/undefined.md): 사용할 카카오 프로필을 설정합니다.
- [알림톡 템플릿 설정](https://help.windmillsoft.kr/simplymessage/implement/undefined-3/undefined-1.md): 알림톡으로 전송할 템플릿을 생성합니다.
- [알림톡 템플릿 Action](https://help.windmillsoft.kr/simplymessage/implement/undefined-3/action.md): 알림톡 템플릿은 카카오에서 확인 및 승인 이후 사용이 가능합니다.


---

# 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-3.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.
