> 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-end/auto-end-response.md).

# 자동 종료 자동응답 설정

* App LuncherLuncher클릭 후, Auto Response Response를 입력 후 클릭 > 오른쪽 상단의 New 클릭

<figure><img src="/files/0DOyKvmCTfOxWodLd53P" alt=""><figcaption></figcaption></figure>

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

* 자동 종료 값 세팅 후 Save 클릭

<table><thead><tr><th>Label</th><th>Value</th><th data-hidden>Value</th><th data-hidden></th></tr></thead><tbody><tr><td>Response Name</td><td>name 입력</td><td>자동 종료 멘트 (변ㄱㅕㅇ 가느</td><td></td></tr><tr><td>Type</td><td>End Notice</td><td></td><td></td></tr><tr><td>Message</td><td>자동종료 시 출력되어야하는 문구</td><td></td><td></td></tr><tr><td>KakaoType</td><td>Text</td><td></td><td></td></tr><tr><td>Active</td><td>True</td><td></td><td></td></tr><tr><td>Channel</td><td>자동 종료 작업이 필요한 채널</td><td></td><td></td></tr></tbody></table>

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


---

# 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-end/auto-end-response.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.
