# Super Admin

Super Admin은 SysmasterDB의 모든 기능을 수행할 수 있는 최고 관리자를 의미한다.

Super Admin 계정은 아래와 같은 권한을 기본적으로 보유한다.

* Dashboard에서 인스턴스 등록, 수정, 삭제
* Settings > All Groups 메뉴를 통한 그룹 생성, 수정, 삭제
* Settings > All Users 메뉴를 통한 SysMasterDB에 등록된 모든 사용자 생성, 수정, 삭제

Super Admin은 SysmasterDB에서 단 한 명만 존재한다.

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

최초 계정 정보는 **아이디: admin, 패스워드: admin** 이다.
{% endhint %}


---

# 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/sysmasterdb/privileges/super-admin.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.
