> For the complete documentation index, see [llms.txt](https://hr.docs.ssaudit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hr.docs.ssaudit.com/english/general-guidance/the-utility-group-the-data-on-grid.md).

# The Utility Group the Data on grid

## **Utility Content**

Support group data on grid according to user's criteria and help users read data more easily.

## **Implementation Instruction**

* Implementation: On the data grid, in the headline, click and drag up the information columns to group data. Depending on the user criteria, which column will click and drag up the first or later. it can be dragging no limited one column or more ones.
* Example: Group data by EMPLOYEES and DATE columns, follow the direction of the arrow and the result

![](/files/-MVTriaJ9RZNM0t9rrCa)

Result.

![](/files/-MVTriaKY9a2zUMXucgb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hr.docs.ssaudit.com/english/general-guidance/the-utility-group-the-data-on-grid.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.
