# Setting Business Hours

## Interactive Guide

{% embed url="<https://app.arcade.software/share/ABFcIkmslwHJ32BbkomY>" %}

***

## What is the Business Hours Section?

The **Business Hours** section allows you to define your organization’s official working schedule. This includes selecting business days, setting start and end times for each day, and optionally configuring night or multiple shifts.

Navigate to **More > User & Teams > Business Hours**

{% hint style="info" %}
Note: The "Business hours" feature is only accessible to users on the King Plan.
{% endhint %}

***

### Benefits of Business Hours

* ⏰ Automate responses outside working hours.
* 📅 Clearly define team availability.
* 🎯 Improve SLA and response time tracking.
* 🌙 Configure night or multiple shifts easily.
* 🔄 Ensure chats are routed only during operational hours.

***

## Guidance Video

{% embed url="<https://youtu.be/os0BvXRXc-0?feature=shared>" %}

***

## How to Set up Business Hours

#### Create Business Hours

1. Go to the **“More”** section from the left sidebar.
2. Click on **“User & Teams”**.
3. Navigate to the **“Business Hours”** tab.
4. Click on the **"Add Business Hours**" button to set business hours.

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

5. Fill in the Name field and add a short description.
6. Select the appropriate Time Zone and choose your business days.
7. Set the corresponding **start** and **end** times for each working day.
8. If you have a night shift or additional shift, click on the **“+”** icon to add a second shift for the same day.

<figure><img src="/files/7f8mbj504YQPo6tIIein" alt=""><figcaption></figcaption></figure>

9. Click on **“Add Business Hours”** to save your configuration.

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

***

#### Edit Business Hours

1. Go to the “Business Hours” tab inside “User & Teams”.
2. Locate the schedule you want to update from the list.
3. Click on the Edit icon under the “Actions” column.

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

4. Modify the required fields such as time zone, business days, or shift timings.
5. Click on the **“Update”** or **“Save Changes”** button to apply the updates.

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

***

#### Delete Business Hours

**1.** Navigate to the “Business Hours” tab.

**2.** Find the schedule you want to remove.

**3.** Click on the Delete icon under the “Actions” column.

**4.** Confirm the deletion when prompted.

{% hint style="warning" %}
Deleting business hours may impact routing rules, SLA tracking, and automated responses linked to that schedule.
{% endhint %}

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

***

🎉 Congratulations, you have successfully completed this section!

***

#### Business Hours FAQs

<details>

<summary>Can I create multiple business hour schedules?</summary>

Yes, you can create multiple schedules for different teams, departments, or operational regions.

</details>

<details>

<summary>What happens to chats outside business hours?</summary>

Chats received outside business hours can trigger automated responses or be queued until working hours resume, depending on your configuration.

</details>

<details>

<summary>Can I add more than two shifts in a day?</summary>

Yes, you can continue using the “+” icon to add multiple shifts if your operations run in split schedules.

</details>

<details>

<summary>Can different teams have different business hours?</summary>

Yes, business hours can be configured separately and assigned according to team requirements.

</details>

<details>

<summary>What happens if I delete a business hours schedule that is already assigned?</summary>

If the schedule is linked to routing or SLAs, those configurations may stop functioning as expected. Always review dependencies before deletion.

</details>

<details>

<summary>Can I edit business hours after creating them?</summary>

Yes, business hours can be edited anytime using the Edit option in the Actions column.

</details>

If you still have questions for our team, write to us at [**support@botpenguin.com**](mailto:support@botpenguin.com). We’ll get back to you within 48 hours.


---

# 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://help.botpenguin.com/settings/users-and-teams-management/setting-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.
