# Service Hour

This feature allows you to configure customer service hours and set a message that will be displayed when service or operational hours have ended. So that when a customer sends a message outside of service or operational hours, the customer ticket will automatically be entered as a queue on the **unassigned** supervisor’s tab and the system will automatically reply to the customer’s message according to the message set in the out of service message field.

For example, you can set customer service hours on the channel rule  3Dolphins live chat on Monday-Friday from ’08: 00‘ until ’17: 00’, set Saturday-Sunday as a public holiday, and set out of service message. If you want to enable public holidays, make sure service hours are enabled.

![Service Hours Configuration](/files/-MQpinN1EfbPqICFeYsi)

When a customer sends a message outside of service or operational hours, the ticket will enter the queue (the ticket will go to the unassigned tab), even though at that time there was an agent who was online, and the system will automatically send out of service message, as shown images below

![Supervisor's Unassigned Tab](/files/-MQpj-PBTon9KmMeFhGC)


---

# 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.3dolphins.ai/5.1.x/customer-service/rule-management/configuration-rule/service-hour.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.
