> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/door-shortcuts.md).

# ドアショートカット

ドアショートカットは、ビデオセキュリティとアクセスコントロールシステムを連携させます。カメラフレーム内の任意のドアの上にショートカットアイコンを配置すると、オペレーターはホバー時にそのドアのライブ状態、関連ビデオ、リアルタイムイベントを確認できます。これにより、ドア情報をカメラビューに直接表示することで、状況認識が即座に向上し、調査を迅速化できます。

***

## 構成

{% hint style="danger" %}
ドアショートカットを作成、編集、または削除するには、 [オーガナイゼーション'管理者](/command/ja/yzto/roles-and-permissions-for-command.md) または [サイト管理者](/verkada-cameras/ja/hajimeni/roles-and-permissions-for-cameras.md) 権限に加えて、 [Access Site Viewer](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md) または、ドアがあるサイトに対するそれ以上の権限が必要です。
{% endhint %}

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

{% step %}
**編集したいカメラを選択します。**
{% endstep %}

{% step %}
**カメラフィードの右側にあるサイドバーで、Camera Overlays > Shortcuts > Setup を選択します。**

<div align="left" data-with-frame="true"><img src="/files/676700003382ef5bfecdabc9d06ccc934b6558bb" alt=""></div>
{% endstep %}

{% step %}
**ショートカットを配置したい、カメラのビュー上のポイントを選択します。**

a.  **ドアを追加**.

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

b. 一覧からドアを選択します。\
c. ショートカットのホバー表示で、表示するドアのコンテキストカメラを選択します。

**注:** 選択 **カメラなし** ショートカットにドアの状態とイベントのみを表示させたい場合。
{% endstep %}

{% step %}
**ショートカットを配置した後、位置を調整したり、ビューに追加のショートカットを追加したりできます。**
{% endstep %}
{% endstepper %}

***

## ドアショートカット

ドアショートカットを作成すると、カメラフィード上にアイコンとして重ねて表示されます。このショートカットを使って情報を確認したり、すばやい操作を実行したりできます。機能は、ライブビューと履歴ビューで若干異なります。

### ドアショートカットを表示する

どのカメラビューでも、ドアショートカットアイコンにマウスを合わせるとプレビュー パネルが開きます。このパネルから、次の操作ができます。

* ドアアイコンをクリックすると、ドアのメインページが開き、イベント履歴全体を表示できます。
* 主な情報をひと目で確認できます:
  * **ドアの状態:** オンラインまたはオフライン
  * **ドアの状態:** 開いている、または閉じている
  * **コンテキストカメラ:** 関連するビデオフィード
  * **最近のイベント:** 直近1分間の最大3件のイベント

### リモート解錠（ライブビューおよびグリッドビュー）

ライブのカメラフィードまたはグリッドビューでは、ショートカットパネルのロックアイコンをクリックしてドアをリモートで解錠します。

### 履歴プレーヤーのショートカット

履歴プレーヤーで録画ビデオを確認している場合、調査向けにショートカット機能が調整されます:

* リモート解錠は使用できません。
* プレビューパネルのコンテキストカメラフィードとイベント一覧には、表示中のタイムスタンプに同期された履歴データが表示されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/door-shortcuts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
