# Rules Menu

Rules are the main logic engine for manipulating data and creating new assets, grouping, data flows and notifications.

<figure><img src="/files/P20xVYqHOlVy7BQ1HDT9" alt=""><figcaption><p>Rules Menu</p></figcaption></figure>

For data manipulation asset based micro services and AI models can be facilitated in addition to rule engine.However, rules engine is the main data manipulation service with its extensive logic design capabilities.&#x20;

With easy to use and/or gates, hierarchical modelling, no code integrations it covers various tasks such as grouping, notification creation,  asset data calculation and manipulation.

<figure><img src="/files/B6i5FcaphhObiKmrVpKO" alt=""><figcaption><p>Rule list details</p></figcaption></figure>

Users can design rule hierarchies in order to create logic flows from first to last action.

<figure><img src="/files/r9is5QnQ4bLVC5cwfyet" alt=""><figcaption><p>Rule trigger sequence (Hierarchy) T0 First T0+4 Last</p></figcaption></figure>

Rule list can be design according to required sequence.&#x20;

All rule elements aligned to the left starts at same time. Within each sequence, sub-rules are organized top-to-bottom, representing a hierarchical order of application

With this flexibility users can design sequential logical systems which are designed to handle complex tasks.


---

# 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.skysens.io/rules-menu.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.
