# Moving Model/Objects

### Moving Objects Around

For a single object, you can left click on the object, (it turns yellow) and with the mouse button still held down, drag it around.

![](/files/-M8BHCP-EKpY2QZUbg4P)

To move more than one object around together, press the Control key first and then left click on each object that you want to move as a group (holding down the control key all the time).

Then at the last object, drag to move all the selected objects around together. If you release the Control key  at any time, the objects will not move as a group.

Another way is to Hold down shift, draw a box around the models to move, then let go of shift, and hold down alt, then move the group of models.

## Aligning Objects

Select a group of objects, right click and select Align (top, bottom etc) to align the selected objects. Which object should they all align to ?

The object you selected first i.e. which will have the blue dots is the key object that others will align to.

When selecting a group, you can press shift, a box opens and you can drag the mouse around the objects to select the group to align.

{% hint style="warning" %}
There is no Undo for this action of dragging and setting alignment.
{% endhint %}


---

# 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://manual.xlights.org/xlights/chapters/chapter-four-tabs/moving-model-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.
