# Transform Group Blocks to Containers

<figure><img src="https://664464343-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtmNb8RTbrDLZUVTlqDNW%2Fuploads%2FazWHxDWDw9E2EKdgm8H3%2Fdlxplugins-1701566623298-1x.webp?alt=media&#x26;token=1a3e3e7a-7024-4923-acc0-8dc973411bcd" alt=""><figcaption><p>Transform From a Group to a Container</p></figcaption></figure>

If you have a block that's in a [Group block](https://wordpress.org/documentation/article/group-block/), you can now convert that to a [GenerateBlocks Container block](https://docs.generateblocks.com/article/container-overview/).

Converting one or more blocks into a Group is a great way to combine blocks into one logical group. However, the Group block doesn't have the extensive sizing and dimension support that the Container block does. Therefore, it's sometimes necessary to want to convert a Group block to a Container block.

This feature works upon plugin activation, and there are no options for this feature at the moment.

At this time, the Container block will not inherit any styles from the Group block.


---

# 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://docs.dlxplugins.com/gb-extras/features/transform-group-blocks-to-containers.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.
