# Scheduling

Scheduling allows you to perform a series of operations at the desired time and days of the week, thus automating your routines.

Click on the three dots at the top right, then on the *Scheduling* button.

Scheduling allows you to perform a series of operations at the desired time and days of the week, thus automating your *routines*.

Click on the three dots in the top right, then on the *Scheduling* button.

![](/files/rWNEdYGLwl6Km4V5B6Ts)

To add new events, simply click the **+** button at the bottom right.

![](/files/QEZrk2VKArKZm1QKxiC1)

You can set the execution time and the days of the week for which you want the scheduling to be valid; click on *Set Operations* to define the list of operations you desire (you can define as many as you want).

![](/files/IYpDcrtEanQOdEaEarzx)


---

# 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/en/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.
