# Group Items on a Group Panel

To create more organization and clarity, you can visually and logically group parts of your circuit using a Group Panel. All items assigned to a Group Panel will move together with it.

A Group Panel is not a container in the traditional sense. You can still move individual elements grouped within a Group Panel separately and even place them outside of the panel.

#### Create a Panel

To create a Group Panel, select the desired items and then right-click. From the menu, choose 'Add Group Panel'.

#### Delete a Panel

To dissolve a group, select only the panel and not the items assigned to it. Right-click and choose "Delete."

The panel will be removed, and the association of the items will be cleared.

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

<figure><img src="/files/2uculTuztiMWq60RMUz7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It is also possible to group panels within panels. To do this, select only the respective panels (not the controls within the panels) and group them into a new panel. Dissolving the panels works the same way as described above.
{% endhint %}

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


---

# 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-hardware/modules/depence-logic-module/group-items-on-a-group-panel.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.
