> For the complete documentation index, see [llms.txt](https://help.atlas-control.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.atlas-control.app/show-settings/objects/groups.md).

# Groups

***

<figure><img src="/files/FgLojlxqYKmZFLO8sCoS" alt=""><figcaption><p>Show Settings - Object Overview - Showing "Drum" group creation</p></figcaption></figure>

### Creating a Group

Selecting two or more objects will cause the "Make Group" button illuminate. To group those objects click the button.&#x20;

{% hint style="info" %}
When a group is created an additional tab will be created within the object setup called ["Group Config"](/show-settings/objects/groups/group-configuration.md)
{% endhint %}

{% hint style="info" %}
An object can only belong to one group within a session.&#x20;
{% endhint %}

### Adding additional objects to a group

Additional objects can be added to an existing group by right-clicking on an object and selecting the group from the drop-down list that appears.&#x20;

### Removing objects from a group

Objects can be removed from a group by right-clicking on an object(s) and selecting "Remove from Group"

### Deleting a Group

If all objects are removed from a group Atlas will prompt that removal of the last object will delete the selected group.  Selecting "Delete Group" will remove the group from the workspace.&#x20;

<figure><img src="/files/kVffSIOaSuh8jDp2rj5V" alt=""><figcaption><p>Show Settings - Object Overview warning of group deletion. </p></figcaption></figure>

***

### Functions Associated with Groups

#### Make a Group

Creates a group from selected objects


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.atlas-control.app/show-settings/objects/groups.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.
