# Working Hours

Setting up working hours and holiday mode in Ownchat involves defining daily operational schedules and enabling holiday settings to manage periods of non-operation or reduced availability efficiently.

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

**Set Working Hours**

This guide should help you set up your working hours and holiday mode for your Ownchat account smoothly.

1. **Select Each Day:** You will typically have a list of days from Monday to Sunday.
2. **Enter Working Hours for Each Day:**
   * For each day, specify the start time and end time.
   * Example:
     * **Monday:** 9:30 AM - 7:30 PM
     * **Tuesday:** 9:30 AM - 7:30 PM
     * **Wednesday:** 9:30 AM - 7:30 PM
     * **Thursday:** 9:30 AM - 7:30 PM
     * **Friday:** 9:30 AM - 7:30 PM
     * **Saturday:** 9:30 AM - 7:30 PM
     * **Sunday:** Closed

**Step 3: Enable Holiday Mode**

1. **Locate Holiday Mode Settings:** Find the option to enable holiday mode for your organization.
2. **Enable Holiday Mode:** Turn on the holiday mode setting.
3. **Specify Holidays:** Enter the dates or duration of the holidays.
   * **Example**:

     &#x20;    **a. Holiday Start Date:** December 24, 2024

     &#x20;    **b. Holiday End Date:** December 26, 2024

**Step 4: Save Settings**

1. **Review:** Ensure all the working hours and holiday settings are correct.
2. **Save:** Click on the save button to apply the changes.

In conclusion, configuring working hours and holiday settings in Ownchat enables precise scheduling and efficient management of operational availability, ensuring optimal service delivery and customer satisfaction.


---

# 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.ownchat.app/settings/general/working-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.
