# Item Bulk Edit

**Bulk Edit** helps speed up updating your Catalog, whether it's assigning Stages, publishing, modifying tags, adding and updating Metadata, or adding and updating Attributes.

![](/files/jk2QnOr75gU1YoqdF7Ve)

The Quick View & Edit automatically becomes a Bulk Edit once you select more than one Item:

![](/files/KaF6FzaWUodVHGxFyqq1)

Within Bulk Edit, you an update:

* Assigned Asset
* Assigned Stage
* Assigned Composite (for Virtual Photography)
* Published State
* Add tags (existing or create in place)
* Remove existing tags
* Metadata
  * Add new Metadata
  * Modify shared metadata (where the metadata keys match)
* Attributes
  * Add new Local and Global Attributes
  * Modify shared Local and Global Attributes

To confirm the Items that will be updated, use the Selected items dropdown:

![](/files/anSKTcEWxPnriRXnQ2ip)


---

# 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://community.threekit.com/platform-documentation/project-data/catalog/items/item-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.
