# Shortcuts

*Shortcuts* are one of the most useful features, as they allow you to perform multiple operations with a single tap. Until now, only your technician could create new ones or modify existing ones.

We are excited to announce that this feature is now available to users as well! The shortcuts created by your technician are system-bound and cannot be modified (although you can hide them). However, by accessing the dedicated page, you can add new ones.

Click on the three dots in the top right corner, then select *Edit Configuration*.

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

To add a new shortcut, simply click the **+** button in the bottom right corner.

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

You can customize the appearance (color and icon), assign a name and description, define the operations, and set the desired state of an element.

<div align="left"><img src="/files/ZYjTelsUyqsZw1yIFQVu" 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/en/ios/guide/shortcuts.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.
