# 알림톡

## **알림톡 발송 시 기본 프로세스**

{% stepper %}
{% step %}

### 발신 프로필 등록 및 설정

[관련 가이드](https://docs.dfinery.ai/user-guide/action/off-site-campaign/kakao-talk/setting-profile)
{% endstep %}

{% step %}

### 알림톡 템플릿 생성

[관련 가이드](https://docs.dfinery.ai/user-guide/action/off-site-campaign/kakao-talk/alim-talk/template)
{% endstep %}

{% step %}

### 알림톡 템플릿 검수

개인화 변수를 활용할 경우 알림톡 템플릿에도 해당 부분을 추가하여 검수를 받아야 합니다.\
[관련 가이드](https://docs.dfinery.ai/user-guide/action/off-site-campaign/kakao-talk/template#undefined-3)
{% endstep %}

{% step %}

### 검수 완료(승인)

<figure><img src="https://851339439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw80cM0G3UdX6uGwQB5zz%2Fuploads%2F8TlkI2HkRU427Aey6Vn2%2Fimage.png?alt=media&#x26;token=31071f7d-6c0a-4434-8ac2-656506f6b35c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 알림톡 발송을 위한 세팅

개인화 변수 부분은 디파이너리에 연동한 데이터로 치환하는 작업이 필요합니다.\
[관련 가이드](https://docs.dfinery.ai/user-guide/action/off-site-campaign/kakao-talk/alim-talk/sending)
{% endstep %}

{% step %}

### 알림톡 발송

{% endstep %}
{% endstepper %}


---

# 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.dfinery.ai/user-guide/action/off-site-campaign/kakao-talk/alim-talk.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.
