> 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/out-of-hours-response.md).

# 업무 외 시간 자동 응답 설정

### 업무 외 시간 설정

<figure><img src="/files/60u5k9Da6qLpeHNHMVyA" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="178">Label</th><th>value</th></tr></thead><tbody><tr><td>Type</td><td>NOTOPTimeAR</td></tr><tr><td>Message</td><td>업무 외 시간 자동응답의 인사말</td></tr><tr><td>Active</td><td>TRUE</td></tr><tr><td>KakaoType</td><td><p>Text / Button </p><p>(최초 멘트 후 바로 선택지가  노출 된다면 Button)</p></td></tr><tr><td>Channel</td><td>업무 외 시간 설정이 필요한 채널</td></tr></tbody></table>

최초 인사말 부분만 설정해주시면 됩니다.&#x20;

그 후부터는 자동응답 설정법을 참고하시어 설정하시면 됩니다.


---

# 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/out-of-hours-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.
