# Devices and Communication Gateways

### **Devices**

**Accessing Device Tab:** Clicking on the "Device" tab located in the left sidebar of the interface will direct users to the section where all added devices are managed.

**Viewing Added Device List:** Upon entering the device section, users will be presented with a list of all the devices that have been added to the system.

![](https://t10544682.p.clickup-attachments.com/t10544682/3acc864f-e4e1-4884-becd-ac708a231ec6/image.png)

**Selecting Individual Device:** By clicking on the desired device from the list, users can navigate to the specific settings and controls for that particular device.

**Accessing Device Page:** Clicking on a device will open a dedicated page where users can perform various actions such as controlling the device, adjusting device settings, viewing device logs, and accessing device history.

**Device Control:** On the device page, users can interact with the device, modify its settings, and customize its behavior according to their preferences.

![](https://t10544682.p.clickup-attachments.com/t10544682/ad24714d-dde6-46d0-9101-d24a7cf41433/image.png)

**Device Settings:**

![](https://t10544682.p.clickup-attachments.com/t10544682/467059d7-2f06-44b7-b571-be3305e3cc3f/image.png)

**Monitoring Device Activity:** Additionally, users have the option to review device logs and history to track its past activities and performance.

![](https://t10544682.p.clickup-attachments.com/t10544682/37a41773-547d-417a-861e-3459dbcdcb8c/image.png)

![](https://t10544682.p.clickup-attachments.com/t10544682/6ee6a081-ff48-4251-8ae0-e11f724b01b4/image.png)

### **Gateways**

**Gateway Tab in Device Section**: Within the Device section of the iNELS Cloud account, users can access the Gateway tab, which displays all linked Gateways.

**Online and Offline Status**: A green status indicates online Gateways, signifying an active connection to the cloud. Conversely, offline Gateways are displayed in red, indicating a loss of connection.

![](https://t10544682.p.clickup-attachments.com/t10544682/d67e447e-316e-4c5c-bb7c-8d9ee70a2a73/image.png)

**To delete Gateways, follow these steps:**

* **Select Gateway:** Check the checkbox corresponding to the Gateway you want to delete.
* **Delete Selected Gateways:** Once you've selected the Gateway(s), locate the option to "Delete selected gateways" typically found at the top of the page or in a toolbar. Click on this option to initiate the deletion process.

![](https://t10544682.p.clickup-attachments.com/t10544682/0650af1d-b1f1-446e-a554-73c9afd4aa09/image_2024_04_04T06_05_47_748Z.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/devices-and-communication-gateways.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.
