# Getting Started

Users can access the INELS cloud platform either through the INELS website ( [https://inels.cloud](https://inels.cloud/auth/register)) or through the INELS Mobile application.

* If you don't have a cloud account yet, see ***Registration to the Cloud account*** section.
* If you have already created the Cloud account via the INELS app by using your existing Cloud account credentials, you can seamlessly integrate with the website, ensuring a unified user experience across different platforms.

### Registration to Cloud account

**Through INELS website:**

* If you do not possess an iNELS cloud account, you can register by completing the registration here <https://inels.cloud/auth/register>.
* Enter the email address> Name> Surname> Password.
* Upon submission, a confirmation email containing an activation link will be sent to the email address provided during registration.
* To finalize the registration process, open the email and verify the registration by clicking on the activation link.
* Once the registration is successfully completed, you can log in using the registered credentials, including your email address and password.

![](https://t10544682.p.clickup-attachments.com/t10544682/8ac1523c-19d1-424e-9079-0b364cb7be46/image.png)

**Through INELS mobile application:**

* **Installing the app-** Install the INELS app from Google Play or APP store using the links below.

Android: <https://play.google.com/store/apps/details?id=cz.elkoep.inelssmarthome&hl=en>

iOS:<https://apps.apple.com/cz/app/inels/id1598517469?l=en>

* Once installed, you'll see an icon on your mobile device:

![](https://t10544682.p.clickup-attachments.com/t10544682/28628618-fa27-4d9c-87bb-79a518ae3954/image.png)

* When you first activate the app, you will see a login screen. It is possible to log in with the original iNELS Cloud or create a new registration.
* Registration – password must contain at least one uppercase letter, one lowercase letter, a number and a special character
* It is necessary to confirm the terms and conditions
* A confirmation will be sent to the indicated email, which must be confirmed by clicking. After clicking on confirmation, you can log into the application.
* Under the "Demo" button (lower left) is access to the demo version of the application (showrooms Prague/Holešov/Nitra).
* The offline mode is used to access control without an Internet connection - only in the gateway's local network.

![](https://t10544682.p.clickup-attachments.com/t10544682/691c42b0-02e9-4494-8be9-ef8f1211a092/image.png)

### Password Reset

**Through INELS website:**

* If you have already created a cloud account but forgot your password, you have the option to reset it.
* Simply navigate to the login page (<https://inels.cloud/auth/login>), and click the forgot password section. This will navigate to the Reset password page.
* Enter the email address associated with your account. Once submitted, you will receive an email containing a password reset link. By clicking on this link, you can create a new password and regain access to your cloud account.

![](https://t10544682.p.clickup-attachments.com/t10544682/c51eb151-e21a-4700-a18d-bd1061f487d5/image.png)

![](https://t10544682.p.clickup-attachments.com/t10544682/11297dff-bf95-435e-96a9-0b7db9c46792/image.png)

**Through INELS mobile application:**

To reset your password, after entering and sending your registered email, you will receive an email with the account recovery procedure.

![](https://t10544682.p.clickup-attachments.com/t10544682/e8e701ff-c9d0-4f43-99cf-845312185a65/image.png)


---

# 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-cloud/getting-started.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.
