# Operating Hours

To set the operating hours in your system, you will need to go to **Settings** > **Rentals** > Enable the **Time Restrictions** option.&#x20;

<figure><img src="/files/2jtgIbwsq0WBOIIkuyQc" alt=""><figcaption></figcaption></figure>

Scroll down the **Rentals** page to set **Open Time** and **Close Time** for your system.

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

When you are done, make sure to click **Save**.

Your operating hours will follow the local time set in **Settings** > **General** > **Time Zone**.

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

If your system is still **open**, the user will see this when they select the location pin and click the arrow going to the Station Information:

![](/files/-McPuD5xRYNImDaZ7OKj)

Alternatively, if your system is already **closed**, they will see this and if they attempt to make a rental, an error message will pop up as shown below:

![](/files/-McPuK5tW2SS-IYu6elM)


---

# 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://documentation.movatic.co/admin-site/settings/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.
