# Universal Search

## What is Universal Search?

OHMe Universal Search is a powerful tool that lets you find and manage any item in your smart home from a single search bar. No need to browse through complicated menus—everything is accessible in seconds.

{% hint style="warning" %}
You need to update to iOS 26 or later to use this feature.
{% endhint %}

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

***

### How it works

* By typing a keyword, you can instantly locate devices such as lights, thermostats, sensors, your solar system, and much more.
* For example, typing “lights on” shows you immediately which lights are active and allows you to switch them off with a tap.
* By entering a category (like “lights”, “thermostats”, “sensors”), you get a complete overview of all items of that type.

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

***

### Quick actions

* Not just search and view: you can interact directly with every device.
* Turn devices on or off, set thermostat temperatures, control window or blind openings, start music, change calendar events.
* OHMe suggests smart quick actions, enabling advanced management without navigating multiple menus.

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

***

### Advantages

* Everything under control in a simple, intuitive way.
* Centralized management: save time and streamline your experience.
* Perform advanced operations quickly, with no unnecessary steps.


---

# 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/ios/guide/universal-search.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.
