# Bulk Edit

In order to do Bulk updates, the tasks first need to be selected which will give additional options on top of the Task pages:

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

{% hint style="info" %}
Bulk edit is available for [Token Tasks](/nft-butler/task-types/token-bidding.md) and [Collection Trait Offer (CTO)](/nft-butler/task-types/collection-trait-bidding-cto.md) Tasks
{% endhint %}

<figure><img src="/files/F0oJ5kTp2NbaWQJ0ZDoT" alt=""><figcaption><p>Bulk edit form, blue fields were changed and therefore will be saved</p></figcaption></figure>

* Mark tasks which should be updated and then hit the Bulk Edit Button
* Only fields which were changed will be actually updated on all the tasks (blue glowing effect)
* If you don't want to Change all the blue fields you can always Discard the Changes and start again
* Stuff like Trait Floor price cap will only be applied to Tasks which are actually targeting traits
* If you want to disable a toggle button on all tasks you first have to enable it (to make it glow and an updated field) and then disable it again

{% hint style="info" %}
A summary screen will be provided at the end. Please carefully review it to ensure you didn't change anything bad. If something bad was saved immediately stop your engines on the [Dashboard](/nft-butler/features/dashboard.md) and review your task config.
{% endhint %}

<figure><img src="/files/NqZKvJMMku84Lng2C0da" alt=""><figcaption><p>Bulk Edit change summary</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.nftbutler.io/nft-butler/features/bulk-edit.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.
