# Define the Operating Hours

At Tiledesk, you can define your Operating Hours. If a customer contacts you outside of these hours, the bot will inform the visitors that you will contact them later. This is an important and helpful action to prevent your customers from waiting too long in a conversation.

#### Set Your Operating Hours <a href="#set-your-operating-hours" id="set-your-operating-hours"></a>

Operating hours settings determine when the service is open. When operating hours are enabled, agents cannot receive messages from end-users outside of the scheduled work hours, regardless of the agents’ availability.

If operating hours are enabled and a customer gets in touch outside of your office hours, a new unassigned conversation is created.

#### How to Define Operating Hours <a href="#how-to-define-operating-hours" id="how-to-define-operating-hours"></a>

Head to the [**Tiledesk dashboard**](https://panel.tiledesk.com/v3/dashboard/#/signup). Click on “Settings” and then “Operating Hours”.

First, you need to activate “Activate General Opening Hours”, set the “Time Zone”, and define the operating hours at the bottom of the page.

Hit “Save”.

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

**Create Different Operating Hours Slots**

Another cool feature in this section is the ability to define different slots. For example, if your customer support team works in a different time zone, this feature will be very handy. With it, you can have a time slot for your support team and another for your sales team.&#x20;

Let’s create a new slot, and later I will show you how to use it in the Design Studio.

To add the new time slot, click on the “double arrowhead” next to the General title, as you can see in the image below, and click on “New Slot”. Choose a name for the new slot and click on “Create”.

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

As you can see, a new operating hours page will appear where you can click on “Activate Time Slot”, and then select the time zone and specific working days and hours based on your needs.

Don’t forget to save changes.

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

Then, return to the Design Studio and use the “If Operating Hour” action before the [Transfer to a Human](/ai-chatbots-and-automation/actions-explained/transfer-to-a-human.md) action

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

Then click on the new [Block](/ai-chatbots-and-automation/visual-builder-101/how-to-create-a-block.md), and from the right top menu, you have the option to click on the “Selected Time Slot” to select the “Support team slot” that we just created. Alternatively, you can simply leave it as default (General) if you don’t need different time slots.

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

From the green endpoint, continue the flow to “Agent Handoff” and from the red endpoint to the offline message, as you can see in the image below.

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

Hope this helps.&#x20;

Do not hesitate to contact us in case you need further assistance at [**support@tiledesk.com**](mailto:support@tiledesk.com).

For further information, please visit [**www.tiledesk.com**](https://tiledesk.com/).

Would you like to start your journey? [**Create a free account now**](https://panel.tiledesk.com/v3/dashboard/#/signup).


---

# 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://guide.tiledesk.com/manage-your-workspace/define-the-operating-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.
