# User

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

Admin만 접근 가능한 메뉴로, 자신의 그룹(Profile 메뉴에서 현재 선택된)에 속해 있는 일반 유저들에 대한 설정 및 그룹에 대한 설정을 할 수 있다.

{% hint style="info" %}
**참고**

다른 Admin에 대한 설정은 할 수 없다.
{% endhint %}

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

User 탭 상단의 화면 구성은 다음과 같다.

* **Group** : 현재 그룹명
* **Instance** : 현재 그룹에 할당된 인스턴스 목록

User 탭 하단 테이블의 각 Column은 다음과 같다.

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

| 항목           | 설명               |
| ------------ | ---------------- |
| User ID      | 유저의 ID           |
| Role         | 현재 그룹에서 유저의 Role |
| Mail Address | 유저의 email 주소     |
| Phone Number | 유저의 전화번호         |
| Create Date  | 유저 생성 날짜         |
| 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/user.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.
