# Automations

<div align="left"><img src="/files/BRShRmbpezK73GsgOsbV" alt="" width="400"></div>

Thanks to Automations, you can make your home smarter by automating daily habits and simplifying interaction with your system.

{% hint style="info" %}
Example: If it rains and everyone is out of the house, then close all the windows.
{% endhint %}

## If this, then that

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

Setting up automations is really easy; each configured command and condition is translated into simple text, so you can check that your rules are set up correctly.

You can always review the latest execution of each automation and check which conditions were met, allowing you to test your configuration. Additionally, each execution is logged in the history, accessible from the app.

The user interface allows for configuring simple automations without risking system compromise. More advanced automations are possible but require the intervention of your trusted technician.

## Example

Click the `+` button in the bottom-right corner.

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

Assign a name and a description to your automation to make it easily recognizable.

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

Press the **Set Conditions** button to define the conditions required for the automation to execute.

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

After configuring the conditions, define the desired actions. Press the **Set Operations** button to proceed.

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

## System Update Check

This feature requires the system to be updated to at least version **24.09.24**. If your system is not updated, ask your technician for a free system update.

{% hint style="warning" %}
Not all systems are currently compatible. If you have any questions, contact us directly.
{% endhint %}


---

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