# Multi-Select Objects

## How to Select Multiple Objects

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

If you want to apply the same action on several or all objects in your project, you don't have to select it one by one. Simply click on the **Multi-Select** toggle, and you can drag over the objects that you want.

{% embed url="<https://youtu.be/AwKzWq1NEwA>" %}

Another way to select multiple objects is from the **Object List**. Once you click on it, choose **Multi Select** on the top left of the panel, and you can simply click on the objects that you want to select.

{% embed url="<https://youtu.be/3uUyiu7kwRg>" %}

Once your objects are selected, you can do the same action on them however you'd like!

### Killer Shortcut!

You can **press 'M'** on your keyboard to pop up the Multi-Select toggle!


---

# 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://guide.assemblrworld.com/assemblr-studio-editor/multi-select-objects.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.
