# Bulk Update

The screen provides you with the capability to make bulk modifications to server settings, allowing you to efficiently update multiple servers simultaneously.

1. Click the checkboxes on the left side of the server entries to choose the servers you want to update.

<div align="left"><figure><img src="/files/R5nwbSKDSKvVTirPC68x" alt="" width="359"><figcaption></figcaption></figure></div>

2. After selecting the servers, click the Pencil button to open the settings modal. This modal will allow you to make bulk modifications to the selected servers.

   <div align="left"><figure><img src="/files/OIp8oANDZ30bg4FaAwpa" alt=""><figcaption></figcaption></figure></div>
3. Set new server settings and then click Submit button to apply changes.

<div align="left"><figure><img src="/files/lhGu3214JNwClOhjhl9z" alt="" width="375"><figcaption></figcaption></figure></div>

**Notes:** Certain server settings such as **IP Address** and **Hostname** cannot be changed in **bulk update** mode. These settings typically require individual attention and cannot be modified simultaneously for multiple servers.


---

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