# 나의 정보

{% hint style="info" %}
홈페이지 상단의 **나의 정보** 메뉴에서 **사용자 정보** 및 **보안 설정**, **비밀번호 변경**, **테마 정보 설정** 등을 관리할 수 있습니다.
{% endhint %}

### 1. 나의 정보 수정 <a href="#id-1" id="id-1"></a>

나의 정보를 수정하려면, **우측 상단**의 **나의 정보** 메뉴를 클릭하세요.\
이 메뉴에서 다음 항목을 설정할 수 있습니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/etc/02.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/etc/01.png" alt=""><figcaption></figcaption></figure>

* **사용자 정보: 회사명**, **이름** 등 기본 정보를 수정할 수 있습니다.
* **보안 설정**
  * **로그인 메일**: 로그인 시 알림 메일을 받을 수 있습니다.
  * **2차 인증 (PIN)**: PIN 번호를 설정 및 수정할 수 있습니다.\
    ※ 2차 인증 설정 시 관련 메뉴가 활성화됩니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/etc/04.png" alt=""><figcaption></figcaption></figure>

* **비밀번호 변경**: 계정의 비밀번호를 변경할 수 있습니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/etc/05.png" alt=""><figcaption></figcaption></figure>

* **기타 정보 설정**
  * **정보(마케팅) 메일**: 마케팅 관련 정보 메일 수신 여부를 설정할 수 있습니다.
  * **언어 설정**: 개인 알림(탐지/방어, 리소스 모니터링 등)에 사용할 언어를 설정할 수 있습니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/etc/06.png" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.plura.io/ko/fn/comm/personal/info.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.
