# Setting up Schedules for Locations

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

## How to Create Associate Schedules for Operating Hours at a Location

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. Thank you for following this guide!


---

# 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/business-manager/setting-up-schedules-for-locations.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.
