# All Groups

<figure><img src="/files/lOK1SxTu4rnZ9Eirf4xC" alt=""><figcaption></figcaption></figure>

Super Admin만 접근 가능한 메뉴로, 그룹을 생성/수정/삭제할 수 있다.

All Groups 탭 테이블의 각 Column은 아래와 같다.

| 항목           | 설명              |
| ------------ | --------------- |
| Group        | 그룹의 이름          |
| Instances    | 그룹에 할당된 인스턴스 목록 |
| Created Date | 그룹이 생성된 날짜      |
| Members      | 그룹에 소속된 멤버 수    |
| Description  | 그룹에 대한 설명       |


---

# 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.tibero.com/sysmasterdb-for-postgresql1.0/8.3_manual/settings/all-groups.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.
