# Business Hours: Setup Guide

***

When a customer initiates a conversation outside of your Business Hours, you can send an Away Message to let them know that your team is offline.

**Why it is important:** It assures your customers that you aren't neglecting them and will get back within a given timeframe.

{% stepper %}
{% step %}
Go to the LimeChat dashboard > **Settings**

<figure><img src="/files/hpIlM21L9YLiR4uEQwiF" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on **Inboxes,**&#x59;ou will see the list of channels added to your dashboard
{% endstep %}

{% step %}
Click on the **Settings** action of the particular Inbox for which you want to set the business hours

<figure><img src="/files/5xEu0IMwgTvLtIivbase" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Go to the **Business Hours** tab and enable business availability for this inbox to show the available hours even if all the agents are offline

<figure><img src="/files/4BLmijkQGZDGiCMjRKTb" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Set the timezone and type a customized message to reply to customers when they start a conversation outside of your business hours

<figure><img src="/files/rB5Yxb9iTrYUJfZtEzww" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Next set up working days, and weekly hours and click on **Update** to enable this feature

<figure><img src="/files/jWxx7fpo1eYgei6aVdKZ" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***


---

# 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://limechatai.gitbook.io/limechat-product-guide/helpdesk/settings/business-hours-setup-guide.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.
