# Column Group

Just like in Microsoft Excel, **Column Grouping** in Wave lets you visually group multiple columns under a single header. This makes large datasets easier to scan, organize, and manage—especially when working with complex or related information.

## What is Column Grouping?

Column grouping allows you to:

* Combine related columns under a shared group header
* Assign colors and tooltips for better visual guidance
* Expand or collapse grouped columns to save space

## How to Create a Column Group

1. **Click on&#x20;*****Column Group***
   * Available from the toolbar and column header dropdown.
2. **Select Columns to Group**
   * Choose columns to group.
3. **Pick a Group Color**
   * Assign a color to help visually differentiate groups.
4. **Choose a Group Style** *(Optional)*
   * Select a style to further customize how your grouped columns appear.
5. **Add a Tooltip** *(Optional)*
   * Add helpful text that appears when users hover over the group’s expand/collapse icons.
6. **Click&#x20;*****OK*****&#x20;to Apply**
   * Your grouped columns will now display with a shared colored header and toggle icons.

<figure><img src="/files/qQAjPaaQpb3MVCxyq3MF" alt=""><figcaption><p>Column Grouping</p></figcaption></figure>

## Add More Columns to a Group

Use the **+ Add New** icon to add new columns. You can follow the same steps above to include them in a group.

<figure><img src="/files/r7Env3VpMDoBAKfCO14G" alt=""><figcaption><p>Multiple Column Grouping</p></figcaption></figure>

### Tips:

* Hover over the expand/collapse icons to see the tooltip you added.
* You can create multiple column groups in a single grid.
* Grouped columns make your grid look cleaner and are great for reporting views!


---

# 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.valorx.com/valorx-wave/wave-data-management/managing-grid-data/column-group.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.
