# Creating Schedules

In this section, users will learn how to configure tile schedules, which can be done for any point a tile can write to.  Common schedules include:

* Lighting
* Thermostat setpoints
* Devices ON/OFF

In the example, we are going to set a **35 degree** temperature set point for a restaurant walk-in refrigerator at **8:45AM** for **Monday, Wednesday, and Friday.**

## **How to Create a Schedule** <a href="#step_1-_navigate_to_motion_tile_" id="step_1-_navigate_to_motion_tile_"></a>

### **Step 1:** Navigate to Motion Tile  <a href="#step_1-_navigate_to_motion_tile_" id="step_1-_navigate_to_motion_tile_"></a>

In the steps below, you will learn to create a schedule for an individual Motion Tile.  Locate the App that contains the Motion Tile you are looking to configure.

| Steps                                                                                                                                                                                                                                | Screenshots                      |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------- |
| <p>Scroll through the Apps view, OR search for the Mosaic in the "Search Bar" on the top right hand corner of the view</p><p></p><p>Locate and click the desired Motion App.</p>                                                     | ![](/files/NEyqIVLOAbyD0Fi7LvXM) |
| <p>In this example, we are going to be create a temperature set point schedule for a walk-in refrigerator titled "Fridge 1 Set Point".<br><br>Locate the Motion Tile that you wish to configure, and continue to the steps below</p> | ![](/files/pKG8TIS2lp7BXxBpVD0c) |

### **Step 2:** Navigate to the "Schedules" view for this tile <a href="#step_2-_click_the_icon_at_the_top_center_of_the_motion_tile" id="step_2-_click_the_icon_at_the_top_center_of_the_motion_tile"></a>

Locate the **icon** image on the top of each tile.  When clicking this icon image, a menu will appear.

| Steps                                                   | Screenshots                      |
| ------------------------------------------------------- | -------------------------------- |
| Click the icon image on the desired Motion tile.        | ![](/files/gKa0sK7dE2t8H2PPVYdy) |
| Click the **Schedules** option in the menu that appears | ![](/files/ukfn7me7aIarMbMPDuvp) |

### **Step 3:** Click the "Add Schedules" button  <a href="#step_3-_locate_and_click_the_-add_schedules-_button_" id="step_3-_locate_and_click_the_-add_schedules-_button_"></a>

After navigating to the schedules view, you will see a calendar of schedules. In this example, we have not configured any schedules for the Fridge 1 Temperature set point.

| Click "Add Schedules"                                                                                                     | Screenshots                      |
| ------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| In order to add a schedule to this blank calendar, click the **Add Schedule** button on top right hand corner of the view | ![](/files/RDWDkKkypfvw8bNkrImZ) |

### **Step 4:** Configure the Schedule <a href="#step_4-_select_the_desired_-days_of_the_week" id="step_4-_select_the_desired_-days_of_the_week"></a>

In the "Create Schedule" view, there are four input sections that users will click on to create an individual schedule:

1. Days of the week
2. Time of Day
3. Value
4. Save/Cancel

#### Days of Week

Locate the **Days of Week** window and follow the steps below:

| Days of Week                                                                                                                                                                       | Screenshot                       |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <p>Click the "Day" toggle buttons ON/OFF to enable schedules for the days listed above<br><br>In this example, we are configuring a schedule for Monday, Wednesday, and Friday</p> | ![](/files/tEANwnPjYMhrpL6iY9VI) |

#### Time of Day

Locate the **Time of Day** window and follow the steps below:

| Time of Day                                                                                                                                                                        | Screenshot                                                                                                                                                |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><p>Configure the hour, minute, and AM/PM by clicking on the appropriate input inside the built-in clock</p>                                                                 | ![Screen\_Shot\_2022-08-19\_at\_2.57.33\_PM.png](https://help.motion.cloud/hc/article_attachments/8638285506189/Screen_Shot_2022-08-19_at_2.57.33_PM.png) |
| <p>A pop-up menu will appear, select the appropriate time setting.<br><br>In this example, we are going to configure the schedule for 8:45AM on the three days selected above.</p> | ![Screen\_Shot\_2022-08-19\_at\_3.04.24\_PM.png](https://help.motion.cloud/hc/article_attachments/8638285614605/Screen_Shot_2022-08-19_at_3.04.24_PM.png) |

#### Value

Locate the **Value** window and follow the steps below:

| Input Desired Value                                                                                                                                                                                                                       | Screenshots                      |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <p>Type the input value inside of the box, or use the up/down arrows to increase/decrease the value in one unit intervals<br><br>In this example, we are going to input the value of 35 degrees for the days and time selected above.</p> | ![](/files/VmGjlNdYOxfvXpZc6VbO) |

#### Save/Cancel

Locate the **Save/Cancel** buttons and follow the steps below:

| Save/Cancel                                                                                                                        | Screenshots                      |
| ---------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| Locate and click **Save** or **Cancel** the schedule settings that you have configured at the bottom left-hand portion of the view | ![](/files/o8exGJrXkbQ3DPQcEF0Z) |

<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://kb.motion.cloud/motion-platform-software/schedule-configurations/creating-schedules.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.
