> 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/korean/general-guidance/the-utility-group-the-data-on-grid.md).

# 데이터 그룹화

## 기능 설명

사용자 기준에 따른 데이터 그룹화를 지원하고 사용자가 데이터를 쉽게 읽을 수 있도록 지원합니다.

## 실행 안내

* 실행: 데이터 목록 상단바를 클릭하여 데이트를 그룹화 합니다. 사용자가 기준에 따라 먼저 그룹화할 행을 선택할 수 있으며, 여러개의 행을 동시에 그룹화할 수 있습니다.
* 예: 직원 및 날짜를 기준으로 그룹화

![](/files/kxrqFWQuVDShqOO2jPDt)

![](/files/51xOusvA17ZIQpn9gW5J)


---

# 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/korean/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.
