# All Users

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

Super Admin만 접근 가능한 메뉴로, SysmasterDB 전체 유저들을 생성/수정/삭제할 수 있다.

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

| 항목           | 설명           |
| ------------ | ------------ |
| User ID      | 유저의 ID       |
| Mail Address | 유저의 email 주소 |
| Phone Number | 유저의 전화번호     |
| Description  | 유저의 상세 설명    |
| Create Date  | 유저 생성 날짜     |
| Group        | 유저가 속한 그룹 목록 |


---

# 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-users.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.
