# Advance Bulk

A more robust alternative which allows you to bulk edit multiple columns and selected rows in one single operation.

### Updating rows and columns

To use *Advance Bulk* edit, please follow these steps:

1\. Click on **Bulk edit** button

![](/files/-MYvnsghmuGPxw4BQNUJ)

2\. Select the rows you wish to bulk update. If you wish to update all rows, just tick the top checkbox.

![](/files/-MZ5CTKOQwwwhgW_k6JJ)

3\. Click on **Edit** button

![](/files/-MZ5CqTybfenmgUJRWpV)

4\. Input fields as desired and click on **Update** button

![](/files/-MZ5_8sYlNdGmkXhLlZd)

The selected rows and columns will be bulk updated:

![](/files/-MZ5a2CWUjW36uNZVgHv)

{% hint style="warning" %}
You need to have **Write** permissions in order to perform this operation.
{% endhint %}

{% hint style="info" %}
Bulk operations will only update data visible on the **current** page.
{% endhint %}

### Resetting a field

<div align="left"><img src="/files/-MZ5j-v2roDojWSJEbwE" alt=""></div>

If you update a field and wish to clear it's value, please follow these steps:

1\.   Click on the<img src="/files/-MZ5jZobWhAdOci4TFGv" alt="" data-size="original">icon

<div align="left"><img src="/files/-MZ5k1zbpeJ1Ppp_r8sw" alt=""></div>

The current field value has been cleared:

<div align="left"><img src="/files/-MZ5puAtlqqADQFkmmRU" alt=""></div>

### Resetting all fields

<div align="left"><img src="/files/-MZ5mB3TLMasbBX3ZSwU" alt=""></div>

If you update some fields and wish to clear all values, please follow these steps:

1\. Click on the<img src="/files/-MZ5myiXA8-jLgLfN56L" alt="" data-size="line">icon

<div align="left"><img src="/files/-MZ5ml_r9NWyupAQkv65" alt=""></div>

All fields have been reset:

<div align="left"><img src="/files/-MZ5pdtPKjijPyXC7Tho" alt=""></div>


---

# 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://knowledgebase.qommentary.com/qommentary-writeback/bulk-updates/advance-bulk.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.
