# Bulk Update

The screen provides you with the capability to make bulk modifications to manager settings, allowing you to efficiently update multiple managers simultaneously.&#x20;

1\.      Click the **checkboxes** on the **left side** of the manager entries to choose the manager you want to update.&#x20;

<div align="left"><figure><img src="/files/r7Md8N7WVafS0dez44tx" alt="" width="287"><figcaption></figcaption></figure></div>

2\.      After selecting the managers, click the **Pencil** button to open the settings modal. This modal will allow you to make bulk modifications to the selected manager.&#x20;

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

3\.      Set new manager settings and then click **SUBMIT** button to apply changes.&#x20;

<div align="left"><figure><img src="/files/2vtqiMMGV1FTv4wyqfJZ" alt="" width="297"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note:** Note that certain cluster settings such as IP Address and Clustername cannot be changed in bulk update mode. These settings typically require individual attention and cannot be modified simultaneously for multiple clusters.
{% endhint %}

&#x20;


---

# 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.virtualmetric.com/settings/devices/manager-operations/bulk-update.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.
