# 사용자 페이지에서 DirectCloud의 알림을 확인하는 방법

### 개요 <a href="#a03" id="a03"></a>

DirectCloud에서는, 사용자 페이지에서, 아래 정보를 안내하고 있습니다.

* DirectCloud로부터의 공지(안내, 요청, 보고 등)
* 월 1회 업데이트, 정기 점검, 임시 점검, 장애 정보

이 매뉴얼에서는 사용자 페이지에서 '알림' 화면을 표시하고 내용을 확인하는 방법에 대해 설명합니다.

***

### 제한・보충 사항

* 사용자 페이지의 '알림'은, 관리자 페이지와는 다르게 구분이 탭으로 분류되지 않습니다.

***

### 절차 <a href="#a05" id="a05"></a>

{% hint style="warning" %}
**'알림' 확인하기**
{% endhint %}

1. 사용자 페이지에 로그인합니다.

<figure><img src="/files/IdlET42KYEcncxcYhdVP" alt="" width="473"><figcaption></figcaption></figure>

2. 화면 오른쪽 상단에 표시되는 '알림'을 클릭합니다.\
   알림 화면이 표시됩니다.

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

3. 알림목록을 확인합니다.

<figure><img src="/files/4lM65J1iRz2KWMDprGvg" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="147.00006103515625">항목</th><th>설명</th></tr></thead><tbody><tr><td>제목</td><td>공지의 제목이 표시됩니다.</td></tr><tr><td>구분</td><td>공지 내용의 구분으로, 아래 중 하나가 표시됩니다.<br>• 알림: DirectCloud로부터의 공지(안내, 요청, 보고 등)<br>• 업데이트: 월 1회 업데이트, 정기 점검, 임시 점검 공지<br>• 장애정보: 장애, 오류에 관한 공지</td></tr><tr><td>날짜</td><td>공지의 갱신 일시가 표시됩니다.</td></tr></tbody></table>

4. 확인하고 싶은 알림의 제목 또는 오른쪽 끝의 '∨' 버튼을 클릭합니다.

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

5. 해당 알림의 세부 내용이 표시 됩니다.

<figure><img src="/files/VY11ncjrt0oyYAXv84wY" 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://help.directcloud.net/pro-pro-+/user_manual/home_menu/notice_check.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.
