# Parent Group Layers

## Parent Layers to Group

<div align="left"><img src="/files/-MQw7Ki6jMjnWL4qA_Eg" alt=""></div>

Parents all layers, contained in a group, to its group header (Win: Ctrl+Alt+3, Mac: no default shortcut).

{% hint style="info" %}
*Note for Windows* [*Single Script Mode*](/main-functions/shortcuts.md#single-script-mode-windows-only) *users:*\
The default shortcut has been changed from *Shift+J* to *Ctrl+Alt+3* in [version 2.0](/releases.md#2-0) due to AE now occupying *Shift+J*.
{% endhint %}

![Layers parented to its Group Header](/files/-MR-maQz_Nca0zq1UT8Q)

When enabling group parenting, all layers that have no parent or parents outside of the group will be parented to its group header. Parents within the group, however, are allowed. If a group has sub-groups, all layers, contained in the sub-group, will be parented to the sub-group header. (If you try to unparent one of those sub-groups, they will be parented again.) If layers are moved into a parented group and *Refresh Layout* is executed, they will be parented as well.

If you want to have layers with parents outside of the group or no parent within a parented group, you need to set a *Parent Exception Layer* ([see below](/group-functions/parent-group-layers.md#set-parent-exception-layer)).

## Set Parent Exception Layer

<div align="left"><img src="/files/-MQw7Osege1hF8_d7AGN" alt=""></div>

Turns the selected layers into *Parent Exception Layers* (Win: Ctrl+Alt+Shift+3, Mac: no default shortcut).

{% hint style="info" %}
*Note for Windows* [*Single Script Mode*](/main-functions/shortcuts.md#single-script-mode-windows-only) *users:*\
The default shortcut has been changed from *Shift+K* to *Ctrl+Alt+Shift+3* in [version 2.0](/releases.md#2-0) due to AE now occupying *Shift+K*.
{% endhint %}

![A Parent Exception Layer, as indicated by the ｘ Icon](/files/-MUEidRAlGfpo9xaSafB)

A *Parent Exception Layer* won't be parented to a group header when the group has *Parent Layers to Group* enabled. You can either set no parent or a parent outside of the group.

*Parent Exception Layers* are also excluded from being parented when a *Prime Clone* has *Precomp Transforms* enabled.

*Precomp Clones*, *Matte Merge Layers* as well as *Linked and Matted Adjustment Layers* are all *Parent Exception Layers* by default since they're fit to the comp size and their contents (the individual clone layers in a Precomp Clone, for example) are already parented to the group header (in case it has parenting enabled).


---

# 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://workflower.constantin-maier.com/group-functions/parent-group-layers.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.
