# Event logs

The "Event Logs" specifically record changes made through user control via cloud connection, irrespective of whether the changes are initiated through the iNELS mobile application or the [inels.cloud](http://inels.cloud) website. This means that any actions, adjustments, or modifications carried out by users through these cloud-based platforms are documented and logged in this section. These logs provide a comprehensive record of user-initiated activities within the system, offering transparency and accountability for any modifications made to the connected devices, settings, or configurations.

{% hint style="info" %}
Furthermore, each element (device) has its separate log, which records all activity related to that element. See the Devices and Communication Gateway section.
{% endhint %}

![](https://t10544682.p.clickup-attachments.com/t10544682/e621dca9-2cb2-48a0-8c2c-49ba45bbe947/image.png)

## Reception

In the INELS Cloud Platform, the "Reception" section refers to a feature where users can manage and monitor various aspects related to individual rooms within a building or facility. This section allows users to add each room to the system and track essential information such as occupancy status, temperature, heating status, "Do Not Disturb" (DND) settings, and other relevant details.

**Steps to create New room**

* In the sidebar of the Cloud platform interface, locate and click on the "Reception" tab.
* Click on "Create New Room" to initiate the room creation process.

![](https://t10544682.p.clickup-attachments.com/t10544682/9b7f5de4-c1d4-4a7d-9260-616a3795dcc1/image.png)

* After selecting the option to create a new room, you will be navigated to a page where you can input the information for the new room.

![](https://t10544682.p.clickup-attachments.com/t10544682/be8a9e26-4bb7-4b9a-b71d-382946d8991e/image.png)

![](https://t10544682.p.clickup-attachments.com/t10544682/a83820aa-3a26-4227-8583-e0cb594ac8e0/image.png)

* Once you have entered all the necessary information for the new room, Click on "Save" button on the top right corner to confirm the creation of the room.

**For Editing details in the existing room**

* Click on the blue sidebar as shown in the image.

<figure><img src="https://t10544682.p.clickup-attachments.com/t10544682/e44df2a3-2ed8-4842-8078-895fa956cdb9/image.png" alt=""><figcaption></figcaption></figure>

* This will navigate the page shown below where you can update the necessary details such as room name, template, or any other relevant information.
* Here, you can make changes to the room details or delete the created card as needed.

![](https://t10544682.p.clickup-attachments.com/t10544682/1ed63b45-2b92-496d-bb34-0e947dd41a01/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/event-logs.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.
