# Programmazione Oraria

La programmazione oraria ti permette di eseguire una serie di operazioni all'orario e nei giorni della settimana desiderati, automatizzando così le tue *routine*.

Clicca sui tre puntini in alto a destra, quindi sul tasto *Programmazione*.

<div align="left"><img src="/files/rWNEdYGLwl6Km4V5B6Ts" alt="" width="300"></div>

Per aggiungere nuovi eventi è sufficiente cliccare sul tasto **+** in basso a destra.

<div align="left"><img src="/files/QEZrk2VKArKZm1QKxiC1" alt="" width="300"></div>

Potete definire l'orario di esecuzione e i giorni della settimana per i quali volete che sia valida la programmazione; cliccate su *Imposta Operazioni* per definire la lista di operazioni che desiderate (potete definirne quante ne volete).

<div align="left"><img src="/files/IYpDcrtEanQOdEaEarzx" alt="" width="300"></div>


---

# 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://docs.ohmautomation.io/android/guide/scheduling.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.
