# Bulk Update

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

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

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

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

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

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

<div align="left"><figure><img src="/files/fWHctrVUHCHF6fVx3JtS" alt="" width="305"><figcaption></figcaption></figure></div>

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


---

# 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/cluster-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.
