> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/data-wrangling/ungroup.md).

# Ungroup

Converts the data frame into a grouped data frame where the following operations will be performed based on the groups. Grouping should be done before you want to aggregate values.

## How to Access This Feature

### From + (plus) Button

![](/files/-M4oN4St8HoIDynajz5d)

* Click "+" button and select "Group By".

### From Group Menu

![](/files/-M4oN4Svl3EpdHRX4mEc)

* You can also click "Ungroup" from the group dropdown menu.
