# 개인알림

{% hint style="warning" %}
온프레미스 환경에서는 **내부 메일 시스템**과의 연동이 필요합니다. (예: `postfix relay` 설정)
{% endhint %}

### 1. 알림 설정 메뉴 위치 <a href="#id-1" id="id-1"></a>

* 알림 설정은 **개인 알림 메뉴**에서 할 수 있습니다.\
  우측 상단의 **계정명**에 마우스를 올리면 **개인 알림** 메뉴가 나타납니다.<br>

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

### 2. 알림 설정 변경 <a href="#id-2" id="id-2"></a>

* 개인 알림 메뉴에 들어가면 다양한 설정 옵션이 있는 **설정 페이지**가 표시됩니다.\
  [![image](/files/VksAlR89wVIvezkUfwtx)](https://qubitsec.github.io/docs/images/Manual/common/personal/2.png) 버튼을 클릭하여 각 설정을 원하는 대로 **수정**할 수 있습니다.

### 3. 알림 설정의 종류 <a href="#id-3" id="id-3"></a>

알림 설정에는 아래와 같은 옵션이 있습니다:

* **기본**:\
  알림을 받을 **간격**을 설정할 수 있습니다.\
  ※ 설정한 간격은 이전 알림이 발송된 이후부터 적용됩니다.
* **탐지/방어 알림**:\
  실시간 **탐지**와 **방어** 관련 알림을 받을 수 있습니다.\
  지원하는 알림 항목:
  * 웹방화벽
  * 호스트 보안
  * MITRE ATT\&CK
  * 상관분석
  * 데이터 유출
  * 계정 탈취
  * 호스트
  * 웹
  * 네트워크 로그
* **기타 알림**:
  * **리소스 모니터링**
  * **보고서 메일**\
    ※ 보고서 메일은 **일일 1회** 자정(12시)에 발송됩니다.

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

### 4. 알림 설정 세부 수정 <a href="#id-4" id="id-4"></a>

[![image](/files/VksAlR89wVIvezkUfwtx)](https://qubitsec.github.io/docs/images/Manual/common/personal/4.png) 버튼을 눌러 알림의 세부 항목을 변경할 수 있습니다.

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

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

### 5. 동영상 안내 <a href="#id-5" id="id-5"></a>

{% embed url="<https://youtu.be/aqR0Qw4ll84>" %}
<https://youtu.be/aqR0Qw4ll84>
{% endembed %}


---

# 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/alam.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.
