# Settings

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

Settings는GNB 우측 상단에 있는 아이콘을  눌러 접근할 수 있다.

Settings 페이지는 Super Admin, Admin, User 권한에 따라 각자 다른 메뉴가 보인다.

해당 페이지에서는 그룹, 유저 , Alert 등 SysMasterDB 사용중 필요한 각종 정보들을 생성, 수정, 삭제할 수 있다.

사용자의 역할(Role)에 따라 Settings 페이지 내에서 제공되는 하위 메뉴가 다르다. 역할별로 제공되는 메뉴는 다음과 같다.

| 항목         | Super Admin | Admin | User |
| ---------- | ----------- | ----- | ---- |
| All Groups | O           | X     | X    |
| All Users  | O           | O     | X    |
| User       | X           | O     | X    |
| Alert      | O           | O     | O    |

###


---

# 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/8.3_manual/settings.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.
