# Bulk Update

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

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

<div align="left"><figure><img src="/files/FARHc4FPUedEDCP22X3o" alt="" width="215"><figcaption></figcaption></figure></div>

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

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

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

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

{% hint style="info" %}
**Note:** You can not change some definition settings like event id, keyword, notes etc. in bulk update mode.
{% 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/logs/definitions-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.
