> For the complete documentation index, see [llms.txt](https://app-docs.creoglyph.io/attriflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://app-docs.creoglyph.io/attriflow/features/bulk-operations.md).

# Bulk Operations

### Steps

* Use **Ctrl+Click** to select multiple elements in the DOM Tree Navigator.
* Ensure the selected elements share attributes to avoid conflicts during bulk updates.

<mark style="color:purple;">**Adding Attributes in Bulk**</mark>

* Enter the desired attribute name and value in the **Add Attribute** input field.
* Click the **Save** icon to apply the new attribute to all selected elements.

<mark style="color:purple;">**Editing Attributes in Bulk**</mark>

* Locate the common attributes shared by the selected elements.
* Click the **Edit** icon next to an attribute, make the necessary changes, and save.
* All selected elements will be updated with the new attribute values.

<mark style="color:purple;">**Deleting Attributes in Bulk**</mark>

* Select the elements you want to modify.
* Identify the attribute to remove and click the **Delete** icon.
* The attribute will be removed from all selected elements simultaneously.
