# Profile

프로파일 기능을 통해 아래의 동작을 수행할 수 있다.

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

Profile 버튼을 클릭할 경우, 아래와 같은 드롭다운이 뜬다.

<div align="center" data-full-width="false"><figure><img src="/files/t17VsTCItFnBWBBnuszF" alt="" width="361"><figcaption></figcaption></figure></div>

* **내 계정 설정** ([**My Account**](/sysmasterdb-for-postgresql1.0/8.3_manual/settings/my-account.md))
* **테마 변경** (Light / Dark)
* **About**
  * 현재 서비스에 대한 정보를 확인할 수 있다.

    <figure><img src="/files/nzdNqL6F964v3QoaG5Ag" alt="" width="466"><figcaption></figcaption></figure>
* **모니터링 그룹 변경**
  * 시스마스터 각 메뉴에서 모니터링 할 그룹을 설정할 수 있다.
* **로그아웃**

  * 목록 내  \[Log out] 버튼을 클릭 할 경우, 로그아웃 모달이 뜨며 로그아웃을 할 수 있다.

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


---

# 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/global-navigation-bar-gnb/profile.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.
