# Devices

{% hint style="info" %}
In Single device the MAC ID can be verified and QR code id can be mentioned.
{% endhint %}

<figure><img src="/files/P386zPtJUmsv3yxGW1aI" alt=""><figcaption></figcaption></figure>

### To Create a Single Device

<figure><img src="/files/QylnEDPYjPLu4kxcley3" alt=""><figcaption></figcaption></figure>

* Click on **New Device** and a pop-up window will be displayed.
* By Default the **Single Device tab** will be selected.
* Select a **Cluster** from the **dropdown.**
* Enter the **Device Name** with 2 to 20 characters maximum.
* The **Toggle button** can be enabled for **advanced** option.
* Enter the **Device Mac ID** and select the check box to verify.
* Select the **Web Zone** from the **dropdown.**
* Enter the **Qr Code ID** of the Device.
* Click **Create** button.

### To Create a Multiple Devices

<figure><img src="/files/sTdw4exYNhGjxnDuFT05" alt=""><figcaption></figcaption></figure>

* Click on **New Device** and a pop-up window will be displayed.
* Click on **Multiple Devices tab.**
* Select a **Cluster** from the **dropdown.**
* Enter the **Device Prefix Name.**
* Click on the **Choose file** and a window will be pop up.
* Choose a **Excel file** and Click **open.**
* Click **Submit** button.

### To Rename a Device

<figure><img src="/files/mKqq35P8ecTx5A386smq" alt=""><figcaption></figcaption></figure>

* Click the **Ellipsis icon** that is present on the actions.&#x20;
* Click on **Rename** and pop-up will be displayed.
* Enter the **Device Name.**
* Click **Save** button.

### To Download Report

<figure><img src="/files/ZQ7FLhRJl5GEY1J6H2J5" alt=""><figcaption></figcaption></figure>

* Click the **Ellipsis icon** that is present on the actions.&#x20;
* Click on **Download Report**.
* The report will be downloaded.&#x20;

### To Reboot Device

<figure><img src="/files/XczpJUph6rr97kdGchZ6" alt=""><figcaption></figcaption></figure>

* Click the **Ellipsis icon** that is present on the actions.&#x20;
* Click on the **Reboot**.&#x20;
* Device will get Reboot.

### To Delete Events Log

<figure><img src="/files/CApUYRapTDTQofbswC97" alt=""><figcaption></figcaption></figure>

* Click the **Ellipsis icon** that is present on the actions.&#x20;
* Click on the **Delete Events Log** and pop-up will be displayed.
* Click on the **Delete** button.

### To Delete Device

<figure><img src="/files/KTLsuueFzk8sneBTTe6y" alt=""><figcaption></figcaption></figure>

* Click the **Ellipsis icon** that is present on the actions.&#x20;
* Click on the **Delete** and pop-up will be displayed.
* Click on the **Delete** button.


---

# 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.devsbot.com/devsbot/manage/devices.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.
