# Introduction to the iDM (iNELS Design Manager)

Welcome to the **iDM (iNELS Design Manager)** user manual. This manual will guide you through using iDM to design, configure, and manage your smart home or building automation projects. iDM is the primary tool for controlling iNELS Bus systems, enabling seamless integration between devices, creating automation scenarios, and ensuring optimal control of lighting, HVAC, shutters, and more.

***

#### **System Requirements**

Before installing iDM, make sure your system meets the following requirements:

* **Operating System**: Windows 7 or later
* **Processor**: Intel i5 or better
* **RAM**: 4GB minimum
* **Storage**: 1GB of free disk space
* **Internet**: Required for cloud and firmware updates

***

#### **Installing iDM**

1. Download the iDM installer from the official iNELS website.
2. Open the installer and follow the on-screen instructions.
3. Once installed, launch iDM from your desktop or start menu.


---

# 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://wiki.inels.com/inels-bus/inels-design-manager-idm3/introduction-to-the-idm-inels-design-manager.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.
