# Set up your Business Hours

### Introduction <a href="#id-2l63165ncsc5" id="id-2l63165ncsc5"></a>

In this day and age, your customers expect you to be available 24/7. But generally that can often become hard for business owners. Hence you have to make your team available for a specific time frame. When you’re not available though, what makes things worse for your customers is to not know that they’ve reached out to you at a time when you’re unavailable.

To make sure you can run your customer support team efficiently without getting your customers annoyed, we developed the Business Hours feature.

### What you can do <a href="#id-2n7nvsf59qs0" id="id-2n7nvsf59qs0"></a>

You can configure the time and day of the week when your team is available. And you can set up offline messages for when your customers reach out to you when you’re not available.

## Video Walkthrough

{% embed url="<https://www.loom.com/share/009a3261aeb143c49a47856b2704b5ed>" %}

### How to Set up Business Hours <a href="#hrhhmnjng3el" id="hrhhmnjng3el"></a>

Step 1: Login to MyAlice, go to Settings and click on Business Hours under Chat Settings.

![](/files/H1BY1WvSxKjkEl3ULyZd)

Step 2: Turn on the Operational Status button. If your team is available 24 hours and 7 days a week, select ‘24/7 Business Hours’.

![](/files/GxE4KE27EigJkr6fRWjO)

To set custom business hours, select the ‘Custom Business Hours’ button and tick the days and the times your team will be available. You can also set multiple available windows for a single day by clicking on the ‘+’ button available against each day.

![](/files/mShq4fdfKgAjVNlneq38)

Step 3: You can also set up Holidays and Day Offs as and when required.

![](/files/YAlx5EhLNYbt8GSbeFGf)

### How to Set up Offline Messages <a href="#nr2aljcovpkn" id="nr2aljcovpkn"></a>

You can add offline messages for each channel that you connect on MyAlice.

Step 1: Given that your Business Hours is set, go to Integration. Click on the options against the channel that you want to set up the offline message for and select ‘Ticket Settings’

![](/files/UPXWmZ0mq4SxeB77lK5K)

Step 3: When you’re offline, you can either create a chatbot flow for the customers to go through. To do that, enable the ‘Do you want to turn on chatbot for this channel?’ button and set up the flow from Automations.

![](/files/6ek09wekVXprDw80qSf9)

If chatbot automation is not something that you want to use, what you can do is set up a basic offline message for the customers and create a ticket which will come to the Inbox. To do that, disable the ‘Do you want to turn on chatbot for this channel?’ which will enable the section below. Select how you want the ticket to be assigned and set up the relevant online and offline messages.

![](/files/m6kywlexjKJZpkZBDCov)

### Business Hours wise Automation

{% hint style="info" %}
You might want to assign tickets to your agents in your business hours, and want to enable chatbot out of the business hours. Here's how you can do it.
{% endhint %}

1. Enable Chatbot in Channel Settings.
2. In Welcome Sequence / Default Sequence, create a Redirect Block. In the Block, use `business_hours` attribute and set that to `true` to set up automation or ticket assignment in business hours. Set the value to `false` to set up automation out of business hours.

<figure><img src="/files/G59zIGi0XILFXwJsrCXO" alt=""><figcaption><p>Setting up Business Hours wise Redirect Block</p></figcaption></figure>

### Recommendations <a href="#gbrqzg12d0mq" id="gbrqzg12d0mq"></a>

1. Business Hours is set for each team on MyAlice. Hence if you have multiple teams, you should configure the same for each. Moreover, the business hours you set for a team applies for all the channels you connect to MyAlice and for all the members of your team.&#x20;
2. Please make sure that you’re selecting your timezone from Settings> Team Information before you set up Business Hours.
3. Remember to set up the offline messages for all the channels that you’ve connected to MyAlice.


---

# 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.myalice.ai/get-started/set-up-your-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.
