# Group items

## Create a group of items

To create a new group item follow the next steps

* Unselect any item. By clicking on any place in the workspace where there are no items.
* Shift+click on all elements that you want to form part of the group
* Click on the icon that appears at the left.

<div align="left"><img src="/files/-MTeqCUvrunDS5Cfpuru" alt="Group items icon"></div>

### Working with groups

Items that are group together can be moved and movement animations will affect all items in the group.&#x20;

#### Group item selection

When you first click any item that is inside a group the outer item will be selected, then if you click again in an item when the outer group is selected the child item will be selected.


---

# 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.adrapid.com/editor/group-items.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.
