> 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/setup/salesforce-install/business-hours.md).

# 업무 시간 (Business Hours)

## 업무 시간

* 톱니 바퀴![](/files/cB71S78GJaBSKe3hN3TD) > \[설정(Setup)] > 빠른 찾기 상자(Quick Find)에 '업무 시간(Business Hours)' 입력 > \[업무 시간(Business Hours)] > \[새 업무 시간(New Business Hours)]

<figure><img src="/files/6aT3cetkawpsovb8gFdZ" alt=""><figcaption></figcaption></figure>

* 업무 시간 이름(Business Hours Name)을 '채널 키\_Business' 형태로 입력합니다.&#x20;
* 활성(Active) 선택 > 표준 시간대(Time Zone) 설정 > 요일별 업무 시간 입력 > 저장(Save)을 클릭하여 업무 시간을 설정합니다.&#x20;
  * 업무 시간을 빈 칸으로 저장하는 경우 해당 요일은 영업일이 아닌 것으로 간주됩니다.
  * 업무 시간을 24시간 설정하는 경우 해당 요일 내내 영업시간으로간주됩니다.

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

## 점심 시간

* 업무 시간과 동일한 방식으로 업무 시간 이름(Business Hours Name)을 '채널 키\_Lunch' 형태로 하여입력 및 저장합니다.

## 업무 시간 설정 시 고려 사항

* 업무 시간 내에는 사용자와 고객이 연결되어 채팅이 가능합니다.
* 업무 시간 외에는 사용자와 고객이 연결되지 않고 미리 설정된 안내가 고객에게 전송됩니다.


---

# 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/setup/salesforce-install/business-hours.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.
