# Settings

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

Settings can be accessed by clicking the icon in the top-right corner of the GNB.

The Settings page displays different menus depending on the user's permissions (Super Admin, Admin, User).

On this page, the users can create, modify, and delete various information required for using SysMasterDB, such as groups, users, and alerts.

&#x20;

The submenus available within the Settings page vary depending on the user's role. The menus provided for each role are as follows.

| Item       | 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.en/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.
