# Weekly Programs page

Weekly programs are used for scheduling heating operation. In this section, the user can set a weekly plan that defines specific times and temperatures for each day of the week.

### **Setup Procedure**

1. **Enter Menu**: Navigate to the **Weekly Programs** section in the device settings.
2. **Define Time Segments**: Select the days and set the desired time intervals during which heating should operate.
3. **Set Temperatures**: Assign the desired temperature for each defined time segment.
4. **Save Plan**: After defining all time segments and temperatures, save the plan.

### **Example Weekly Schedule**

* **Monday – Friday**:
  * 06:00 – 08:00: 22°C
  * 17:00 – 22:00: 21°C
* **Saturday – Sunday**:
  * 08:00 – 23:00: 21°C This schedule allows for optimized energy consumption and ensures that heating is active only during the desired times and at the specified temperatures.&#x20;

    <figure><img src="https://t10544682.p.clickup-attachments.com/t10544682/8e24e204-e41b-4f06-8c75-271849d164fc/image.png" 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://wiki.inels.com/inels-home/inels-wireless/devices/inels-wireless-heating-temperature-control/thermostats/rftc-3/weekly-programs-page.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.
