# Grouping

Dragging and dropping headers into the grouping bar will allow the users to drill down on their data. To enable this feature, go to the **configuration screen** under the **Appearance** tab, under the **Layout Options** header you can tick the ‘**Enable group bar’**. Also, within the **Appearance** tab under **Behaviour** options, you will see ‘**Use multiple columns for grouping**’ this will group all the columns you wish to drill down in a group within the view.  <br>

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/05/Grouping.gif" alt=""><figcaption></figcaption></figure>

### Configuration

To enable this feature, follow these steps:&#x20;

1. Go to the **configuration screen**&#x20;
2. Navigate to the **Appearance** tab,
3. Under **Grouping Options** , tick the ‘**Enable group bar’**.&#x20;
4. **Also,** within the **Appearance** tab under **Grouping Options**  options, you will see ‘**Use multiple columns for grouping**’ this will group all the columns you wish to drill down in a group within the view.  <br>


---

# 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/features/grouping.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.
