# Column Groups Pane

Add column groups to your SuperTables for a more organized, streamlined, and visually customizable approach to presenting and managing your data. Create your column groups in the data configuration tab and personalize them with enhanced customisation options, including the ability to independently style the background and font colors of each header cell.

<figure><img src="/files/4pTQGOzWudoLMoQ3zGca" alt=""><figcaption><p>A column group</p></figcaption></figure>

#### Visibility

You can use the eye icons to toggle the default visiblity of the column. A blue eye icon means the column is **visible** when its group is collapsed, while a pink closed eye icon means it will be **hidden**. The column will always be visible when the column group is expanded.

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

If a dimension or measure is part of a column group, this will be displayed in the configuration tab of these values, as seen below:

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

After creating the column group, the columns in the group will now be nested under the group.

<figure><img src="/files/LzFDMKkYn4LzK0MIEt1t" alt="" width="563"><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://docs.infotopics.com/supertables/configuration/configuration-screen/data-tab/column-groups-pane.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.
