# Manage Store Hours

{% embed url="<https://urbanpiper.portal.trainn.co/share/3ykCkZHVj88v5NtJCLz2QA>" %}

UrbanPiper integrations allow you to update and manage your restaurant's operating hours directly through the platform.

To set or modify your restaurant's schedule, go to the[ "Schedules"](https://help.urbanpiper.com/business-manager/setting-up-schedules-for-locations) option available in the UrbanPiper Business Manager. After you have added the schedule for your location, you can[ ](https://help.urbanpiper.com/business-manager/publishing-your-menu)sync it with Zomato.

In this guide, we will learn how to create schedules to set the operating hours for a given location. Follow these steps to create and associate schedules effectively.

1. **Navigate to Schedules:**
   * On the navigation section, click on **Groups**.
   * Then, click on **Schedules**.
2. **Create a New Schedule:**
   * Click on **Regular Schedules** and then **Create New**.
   * Enter the name of the schedule.
   * Click on **Next** to proceed.
3. **Add Timings:**
   * Select the type of schedule: **Daily**, **Weekdays**, **Weekend**, or **Custom**.
   * Select the open and close time.
   * You can choose to add further timings if applicable.
   * Once the timings are created, click on **Save**.
4. **Associate Locations:**
   * Click on **Associate Your First Location**.
   * Select the list of locations you want to associate with the schedule.
   * Click on **Update** to finalize the association.
   * Now, the schedule has been successfully created and associated with the selected location

{% hint style="info" %}
**Note:** Any manual override of store availability will disable store timing. The store time will need to be synced again.
{% endhint %}

If you encounter any discrepancies after following these steps, please feel free to [contact our support ](/basics/contact-us.md)team for further assistance.

<br>


---

# 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://help.urbanpiper.com/ordering-channels/zomato/manage-store-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.
