# Group

![Example of a Group in Incari](/files/6HIVFwJnN9HBybzlxTI0)

This page will describe **Groups** in **Incari**. The **Group** **Object** works like a folder, as it allows you to structure and organize **Objects**, making **Scenes** with high amounts of different **Objects** more manageable.

To jump ahead to a section, refer to the table of contents below:

* [Create](#create)
* [Delete](#delete)
* [Transformation](#transformations)

## Create

There are a couple of ways to create **Groups**.

* Locate the drop-down Menu by clicking the plus-sign in the **Scene Outliner**. Then click **Group** and add any other **Objects** to it.

![Creating Groups with the Drop-Down Menu.](/files/g4WeKbkujl2YiDkOnHex)

* Select multiple **Objects** and right-click on `Create`. Select **Group**.

![Creating Groups from Multiple Objects.](/files/jlnjIQioqI9H3FKSSeGK)

* Right-click inside the **Scene** **Outliner**, select `Create` from the pop-up, and click on **Group**. Now **Objects** can be added one-by-one.

![Creating a Group and Adding Objects.](/files/0VFhDdj8pdy5KXj3edeC)

## Delete

A **Group** can be deleted in its entirety or one **Object** at a time.

* To delete a **Group**, right-click the **Group** and select `Delete`.
* To delete one **Object** in a **Group**, simply right-click on that particular **Object** and select `Delete`.

![Deleting a Group or Part of a Group.](/files/Eh8HRu5ckQqXLDXYAel2)

## Transformations

A useful function of the **Group** **Object** is that it allows you to transform multiple **Objects** relative to a single **Pivot Point**, as if they were are a single **Object**.

Like any other **Scene Object**, we can manipulate its [**Transformation Attributes**](/incari-studio/2022.2/objects-and-types/attributes/common-attributes/transformation.md).

![Transformations with a Group Object.](/files/doUw3AX1YdsfOlXJfHI8)


---

# 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.incari.com/incari-studio/2022.2/objects-and-types/scene-objects/group.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.
