# Bulk editing devices

Managing more than a few devices can be challenging. You can use "bulk edit" to simplify the process of introducing changes on a large number of devices:

1. Use checkboxes on the left side of the devices list to select devices you want to update.
2. Click the "Bulk edit" button.
3. Configure the options you wish to change.
4. Click "Next" and then "Confirm".

<figure><img src="/files/1hcwa2JBGvojd0BGI2Ot" alt=""><figcaption><p>Roombelt administration panel with a few devices selected.</p></figcaption></figure>

<figure><img src="/files/U3EMWR1pyMT1nf8N0TDA" alt=""><figcaption><p>The "Bulk edit" screen.</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.roombelt.com/reference/bulk-editing-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.
