# Bulk Editing

Settings & Properties for components can sometimes be repetitive. That means you would like, for example, to change the Background Color for some components. Till Lowcoder Version 2.3.1 you needed to set up this for each Component individually, which means a lot of Clicks.

With Version 2.3.1 we introduce the ability to edit Properties for many selected Components at once.

{% embed url="<https://app.supademo.com/demo/pnnnuSs7sVrcnqDuv9UI6>" %}

The "Apply Action" tries to set the Property Value at all selected Components. It depends then on the Component if this Property is supported. If not, the Action for the individual Component is simply ignored. For all other Components, it takes effect immediately.


---

# 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.lowcoder.cloud/lowcoder-documentation/build-applications/app-editor/bulk-editing.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.
