# Bulk Updating Budgeted Voyages

At the top of the list with budgeted voyages, if you have the required permission (Voyage Contributor Role), a "Bulk Update" button is available:

<figure><img src="/files/UvUhgMPTnizKClHiE8L0" alt=""><figcaption><p>Bulk Update button next to create and notification</p></figcaption></figure>

Clicking the button will change the list to be selectable, where the desired voyages can be selected for *bulk updating*. After selecting, press the update button below the filters to open a modal with available fields to bulk update:

<figure><img src="/files/4COLto6TPeepidfHP0r7" alt=""><figcaption><p>Bulk Update Voyages Modal</p></figcaption></figure>


---

# 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-7.0/fleet-allocation-and-scheduling/getting-started/budgets/budgeted-voyages/bulk-updating-budgeted-voyages.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.
