> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/salesforce-config/auto-response/auto-response-salesforce/greeting-message.md).

# 인사말 설정

### 메세지 분리 없이 인사말 설정

![](/files/zjAOkrwn5TE7T7vOCS9X)

위의 이미지와 같이 세팅해보겠습니다.

1. KakaoType을 Button으로 하여 인사말을 생성합니다.

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

2. 하위 레코드를 설정해보겠습니다. \
   생성된 챗봇 최초1 레코드 화면에서 Related 탭 클릭 후 AutoResponse에 New를 클릭합니다.

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

3. 화면에 노출되는 버튼 값을 입력합니다. (반복)

<figure><img src="/files/2nIYhOiLGVSr7cQMBxdU" alt=""><figcaption></figcaption></figure>

### 메세지 분리해서 인사말 설정

![](/files/AhLoWUhaIxnta7ZsZ1X7)

1. 안녕하세요. 윈드밀소프트입니다:) 는 텍스트로 노출 되도록 **KakaoType을 Text**로 설정합니다. \
   이 경우, 인사말이 2개이므로 **Priority 순서 지정이 필수** 입니다.&#x20;

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

2. 다음으로는 버튼에 연결된 인사말 부분 설정입니다.\
   맨 처음 인사말 다음에 오기때문에 Priority를 2로 설정합니다.

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

3. 하위 레코드 생성을 해봅시다.\
   챗봇최초1-1 레코드에서 Related 탭을 클릭하고 Auto Response 에서 New를 선택합니다.

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

4. 버튼에 대한 자동응답값을 설정합니다.(반복)

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

{% hint style="danger" %}
유의 사항

테스트 시새상담 시작/ 이어서 상담하기 설정이 완료가 되어야합니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/simplychat/salesforce-config/auto-response/auto-response-salesforce/greeting-message.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.
