# スマートタイル

Smart Tilesを使用すると、アクセスイベント、センサーデータ、および注目すべきカメラのアクティビティから主要情報を表示できます。

{% hint style="danger" %}
～である必要があります **Org Admin** Viewing Stationを所有し、管理するには。
{% endhint %}

***

## 設定

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Devices] に移動します。**
{% endstep %}

{% step %}
**Viewing Stationを選択し、右側の矢印をクリックしてページを開きます。**
{% endstep %}

{% step %}
**右上の \[Manage Tiles] > \[Smart Tiles] をクリックします。**
{% endstep %}

{% step %}
**追加するSmart Tileの種類を選択します。**

* [アクティブエリア](#h_269a6209f8)
* [アクセスコントロール](#h_1e8080a3ec)
* [センサーの読み取り値](#h_df6f11f1ca)
* [Live Face Blur](#h_c692516d8c)
  {% endstep %}
  {% endstepper %}

***

### アクティブエリア

最も動きの多いカメラを表示します。アクティブエリアのタイルに表示するカメラを変更するには、タイルを選択して情報パネルを表示し、次のオプションから選択します。

* **現在のページ -** 現在のページにあるすべてのカメラを含みます。
* **すべてのページ -** すべてのページにあるすべてのカメラを含みます。
* **カメラを選択 -** 表示するカメラを選択します。

  <div align="left" data-with-frame="true"><img src="/files/cd3916928d7a9aaedd305660f5ee5d6c730abb20" alt="" width="480"></div>

### アクセスコントロール

アクセスコントロールのタイルには、ドアイベントのリアルタイムストリーミングが表示されます。この一覧は、Door Historyにあるアクティビティと一致し、次を含みます。

* アクセス許可
* アクセス拒否
* ドアが開いた
* ドア開放状態が継続（DHO）
* ドアが強制的に開けられた（DFO）
* AUX Unlock&#x20;
* 尾行検出&#x20;
* 無線ロックのタンパー&#x20;
* 無効化された認証情報が使用された&#x20;
* 紛失した認証情報が使用された

このタイルを選択すると、次のことができます。

* **ドアとカメラを選択：** 表示する特定のドアと、その関連コンテキストカメラを検索して選択します。
* **イベントをフィルタリング：** タイルに表示するイベントの種類を選択します。デフォルトでは、すべてのイベント種類が選択されています。
* **レイアウトを調整：** イベント一覧を表示するタイルの側面（左または右）を選択します。

### センサーの読み取り値

選択したセンサーからの空気質の読み取り値を表示します。 **データをカスタマイズ** タブで、タイルに表示するセンサーの読み取り値を選択します。

{% hint style="warning" %}
詳細は [空気質センサーの読み取り値](/air-quality/ja/sensdta/air-quality-sensor-readings.md) をご覧ください。
{% endhint %}

### Live Face Blur

個人のプライバシーを保護するため、顔がリアルタイムで自動的にぼかされたライブカメラフィードを表示します。このタイルを選択したら、Live Face Blurを有効にして表示するカメラフィードを選択します。

{% hint style="warning" %}

* 選択したカメラはLive Face Blurをサポートしている必要があります。対応カメラの一覧については、 [Verkadaカメラで顔ぼかしを有効にする](/verkada-cameras/ja/she-ding/security-and-privacy/enable-face-blur-on-verkada-cameras.md) をご覧ください。
* Viewing Stationは、最新のソフトウェアバージョンとtvOSで動作している必要があります。ソフトウェアバージョンとシリアル番号は、 **設定 > デバイス**.
  {% endhint %}


---

# 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.verkada.com/viewing-station/ja/she-ding/smart-tiles.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.
