# 通知センター

KOKOMO Cloudは、発生した重要なイベントを警告する通知の仕組みを提供しています。ベルのアイコンをクリックすると、この画面にアクセスできます。

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

## 最近の通知 <a href="#recent-notifications" id="recent-notifications"></a>

組織別に並べられたイベント数を表示します。リスト内の組織の1つをクリックすると、詳細なイベント情報にアクセスできます。

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

## 環境設定 <a href="#preferences" id="preferences"></a>

### ネットワークサブスクリプション <a href="#network-subscription" id="network-subscription"></a>

ネットワークイベントのサブスクライブまたはサブスクライブ解除を行うことができます。サブスクライブすると、そのネットワークの通知を受け取ります。

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

### 通知 <a href="#notifications" id="notifications"></a>

**モバイルアプリの通知**：KOKOMO Cloudのモバイルアプリでの通知をオン／オフできます。

**メール通知**：少なくとも1つのイベントが発生した場合、スケジュールされた時刻にネットワークイベントのメールダイジェストを受信します。

### メール形式 <a href="#email-format" id="email-format"></a>

「メール通知」を有効にすると、以下のようなHTMLメール形式で受信します。&#x20;

<figure><img src="/files/NRVOXa4qxlb3kmE5pQbL" alt="" width="505"><figcaption></figcaption></figure>

「詳細を表示」をクリックすると、ネットワークイベントが表示されます。各カードは個々の組織を表し、カード内の各仕切りは異なるネットワークを表します。

<figure><img src="/files/S3SSePGbtM32CzBCySXL" 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.lan.kokomocloud.com/notification-and-alerts/notification-center.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.
