# Selecting multiple objects

In the previous sections, you learned about the basics of Appmixer. Now, it's the right time to present some of the core visual features of the Appmixer Studio.

One of the key features is selecting multiple objects. Building a visual flow often means putting a very complex business logic on a piece of "digital paper". This logic has to be functional but also organised and well documented. When moving components and adjusting the visual feel of your flows, the ability to select multiple objects can be a huge time saver.

{% embed url="<https://youtu.be/omwU5e58w20>" %}
Selecting multiple objects in a flow
{% endembed %}

The way you select multiple objects is pretty straightforward. Hold ⇧ Shift and click on the desired components.

![Hold ⇧ Shift and click on the desired components](/files/-MfDUC36rA_Ql3xw-lz7)

Alternatively, you can select multiple objects by holding ⇧ Shift and choosing the objects in bulk.

![Selecting objects in bulk](/files/-MfbZmQNK1DHn6A4WTuW)

Now, you can start moving the selected components to add more space to your flow or reorganise the flow in any way you desire.

![Move selected components to organise the flow](/files/-MfDUjPjhiXQLmqG4IJT)

As simple as it may seem, this feature saves you a good amount of time when building complex flows. [Next, we'll show you how to copy & paste objects to boost your performance even more](/kb/appmixer-studio-features/visual-features/copying-objects.md).


---

# 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.appmixer.com/kb/appmixer-studio-features/visual-features/selecting-multiple-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.
