# 수신함

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

{% tabs %}
{% tab title="1. 알림 유형 선택" %}
특정 유형의 알림만 보기를 원하는 경우 선택하여 확인할 수 있습니다.

* **중요알림** : 머큐리엑스 공지 및 업데이트 알림
* **브랜드스페이스** : 브랜드스페이스 사용 중 처리 상태 안내 알림
* **결제/구독** : 플랜 구독 및 크레딧 결제, 환불 처리 안내 알림
* **마케팅오토메이션** : 마케팅오토메이션 솔루션에서 실행되는 처리 이벤트 또는 이상감지 알림
  {% endtab %}

{% tab title="2. 필터/관리" %}

* **필터 선택** : 안읽은 알림을 선택하면 받은 알림 내역 중 확인하지 않은 알림만 모아 볼 수 있습니다.
* **관리 메뉴** : 이미 알고있는 알림을 읽음으로 변경하거나 알림 내역을 삭제할 수 있습니다.
  {% endtab %}

{% tab title="3. 알림 목록" %}
선택한 유형의 최근 1개월간 알림 내역이 표시됩니다.

* 아직 확인하지 않은 알림에는 빨강색 뱃지(점)가 표시됩니다.
* 클릭하면 해당 알림의 상세내용을 확인할 수 있습니다.
* 확인이 필요한 알림은 <mark style="color:red;">빨강색 타이틀</mark>로 표시되니 미확인 알림 내역이 있다면 꼭 확인해 주세요.
  {% endtab %}

{% tab title="4. 알림 내용" %}
선택한 알림의 상세 내용을 확인할 수 있습니다.
{% endtab %}

{% tab title="5. 삭제하기" %}
선택한 알림을 삭제할 수 있습니다.

* 삭제 후에는 복구할 수 없으니 주의해 주세요.
  {% endtab %}
  {% endtabs %}


---

# 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.mercuryx.ai/dxp-guide/brandspace/inbox.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.
