# Bulk Device Management

A feature especially useful for large scale deployments, where there are a lot of devices of the same type in one Building, Floor, Space or Room.

This feature works on a device type bases, you can only manage devices in bulk if they are of the same type. For example you can control several Vikis at the same time, however you can send the same instructions to a Vicki and a Wireless Thermostat together, you would have to do it separately.

In order to control several devices simply mark them via the check box in the Devices table and press on the "Manage selected devices" button

<figure><img src="/files/TqUCL4FD3tmke6dvm7ai" alt=""><figcaption><p>Selecting Devices</p></figcaption></figure>

This will bring a screen that is identical to the for the device if you would open up just one. You can change anything that you would normally be able to if it were just one device.

<figure><img src="/files/OqhxxleObYaFaOCgHDyo" alt=""><figcaption><p>Management window</p></figcaption></figure>

A very useful feature in our opinion is the ability to request an update on the current Hardware and Firmware version of the devices and send custom commands in bulk.

You can keep track of how up to date your fleet is and avoid typing commands manually for a large number of devices.

<figure><img src="/files/GRP9fT6F2RShuu266S0n" alt=""><figcaption><p>Device information update plus custom commands</p></figcaption></figure>

For example if you want a full report of your fleet's parameters you can send a bulk Downlink with the following command:

14161712131819151B1F041D2B29

<figure><img src="/files/UD9gEuwJYpG6bVAH6t0h" alt=""><figcaption><p>Full parameter request response</p></figcaption></figure>


---

# 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.mclimate.eu/mclimate-enterprise/configuration-and-management/devices/bulk-device-management.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.
