# Selection Groups

Ordered and organized fixture selection groups are essential for show programming. A Selection Group stores a list of fixtures and the order of how they were selected. Using these groups you always have quick access to all your fixture combinations.

<figure><img src="/files/RV1WvDHzHWPEbzRKP1zF" alt=""><figcaption></figcaption></figure>

## **Create a Selection Group**

1. Select your Fixtures within the Project View, Cad-View, or Schematic View.
2. Navigate to the Selection Groups Window.
3. Click on **Group Selected.** ![](/files/QCcxzLJvGv0zzh90ReBL)

**or**

* Select your Fixtures within the Project View
* Drop the fixtures with the drop icon into the selection group view. <img src="/files/2N6fbuc1s1IvuLLnFLBW" alt="" data-size="line">

Selection Groups are also organized in a tree structure, where you can create folders and change the level by drag & drop.


---

# 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://help.depence.com/depence-show-and-animation/depence-selection-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.
