> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Group

> Logically combine content into a group (container, row, banner wrapper, etc.).

The content type **Group** is a layout wrapper that logically combines multiple contents. Using the **Code**, you define how the group is displayed, e.g. as a container, row with equal height, banner wrapper, or content tabs.

## Selecting the content type

In the editor of a page, shopping world, or building block, click **+ New**, then in the **System** tab click **Group**. The **"New Group"** dialog opens.

## Fields

### General

| Field           | Meaning                                                               |
| --------------- | --------------------------------------------------------------------- |
| **Code**        | Type of the group: determines how it is rendered (see below)          |
| **Description** | Internal name of the group (max. 255 characters)                      |
| **Link**        | Optional target URL for the group                                     |
| **Layout Area** | Area of the page layout in which the group appears (default: content) |
| **Active**      | Makes the group visible                                               |

### Code variants

The selection in the **Code** dropdown determines the display. Available variants include:

* **Row equal height**
* **Row vertically top-aligned**
* **Row vertically bottom-aligned**
* **Row vertically center-aligned**
* **Container small** / **medium** / **large** / **full width**
* **Banner** / **Banner group**
* **Content box** / **Content box text in image**
* **Action box** / **Account box**
* **Content tabs** / **Content tabs contents**

## Related topics

<CardGroup cols={2}>
  <Card title="Language switcher" icon="globe" href="/docs/en/dynamic-content/user-guide/inhaltsarten/sprachumschalter">
    Language selection as system content.
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/docs/en/dynamic-content/user-guide/inhaltsarten/suche">
    Search field as system content.
  </Card>

  <Card title="Content types" icon="shapes" href="/docs/en/dynamic-content/user-guide/inhaltsarten">
    All available content types.
  </Card>
</CardGroup>
