# Opening hours

Rules for escalation (i.e. forwarding to an agent, taking a note or deflecting to another channel) are often dependent on the opening hours of the business.&#x20;

## Instructions

1. Go to **Settings**.
2. Click on **Openings hours**.
3. Enable or disable a day with the toggle.
4. Enter the opening and closing times in the time boes for the enabled days.
5. Click on the **Save** button.

### (1/2) Office hours

Generally office hours will dictate the bots behavior according to the openings hours you have defined in the first tab of the opening hours.

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

### (2/2) Operator occupancy

Operator occupancy will show you a list of yourself and/or coworkers that are **Available for chat** through the bot's opening hours.

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


---

# 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://manuals.dialox.ai/settings/app-settings/opening-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.
