# Bulk Update

An option to update fields for multiple instances in a list. Each list will show different fields that need to be configured first, otherwise an empty window will be shown.&#x20;

1\) Click on the **Bulk Update** button to select an instance. A highlighted **Bulk Update** button with the "x" icon indicates that you are in edit mode.

![](/files/-MiUzRQHTRQUJAr2I5tr)

2\) Select which rows you want to update by clicking on the checkbox. You can select all the instances in the page by selecting the topmost checkbox.

![](/files/-MiUy3frX-9T2QGnTFhR)

3\) Click the **Update** button on the right corner to view the available fields for bulk updating.

![](/files/-MiUyR-v4fJSxz4jiE1j)

4\) Update the fields. Click **Confirm** to save the changes.&#x20;

![](/files/-MiUzDRwJzkQq-jDjI0k)

5\) Click **Bulk Update** button to exit edit mode.&#x20;

![](/files/-MiUzZH5Fqixp8qSGs_N)


---

# 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.dataloy.com/release-5.48/voyage-management-system/step-by-step-guides/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.
