> 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/access-control/ja/hajimeni/quick-reference-guide-for-verkada-access-control.md).

# Verkada アクセスコントロール クイックリファレンスガイド

## ハードウェアの設置

* [アクセスコントロールのデータシート](https://www.verkada.com/docs/?product=accessControl\&contentType=datasheet)
* [アクセスコントロールのセットアップガイド](https://www.verkada.com/docs/?product=accessControl\&contentType=setupGuide)
* [アクセスコントロール導入のベストプラクティス](/access-control/ja/she-zhi/access-control-deployment-best-practices.md)
* [アクセスコントローラに推奨される配線](/access-control/ja/she-zhi/wire-a-door-to-a-verkada-access-controller/recommended-wires-for-access-controllers.md)
* [ドアをVerkada アクセスコントローラに配線する](/access-control/ja/she-zhi/wire-a-door-to-a-verkada-access-controller.md)

## 設定とセットアップ

* [Command にアクセスコントローラを追加する](/access-control/ja/she-ding/add-an-access-controller-to-command.md)
* [アクセスコントローラにドアを追加する](/access-control/ja/she-ding/configure-a-door-in-command/add-a-door-to-an-access-controller.md)
* [Command でドアを設定する](/access-control/ja/she-ding/configure-a-door-in-command.md)
* [Verkada アクセスシステムにユーザーを追加する](/access-control/ja/yzto/add-a-user-to-the-verkada-access-system.md)
* [訪問者アクセス](/access-control/ja/akusesu/visitor-access.md)
* [アクセスグループの追加と変更](/access-control/ja/yzto/add-and-modify-access-groups.md)
* [アクセスレベルの追加と変更](/access-control/ja/akusesu/add-and-modify-access-levels.md)
* [アクセスコントロールのサブサイト](/access-control/ja/she-ding/access-control-subsites.md)
* [Bluetoothによる解錠](/access-control/ja/she-ding/bluetooth-unlock.md)
* [緊急ロックダウン](/access-control/ja/toarto/configure-access-control-event-alerts/emergency-lockdown.md)

## イベントとアラート

* [アクセスコントロールのイベントアラートを設定する](/access-control/ja/toarto/configure-access-control-event-alerts.md)
* [Verkada 製品全体のアラートを管理する](/command/ja/ganaizshon/create-alerts-across-verkada-products/manage-alerts-across-verkada-products.md)

## トラブルシューティング

* [アクセスコントロールのハードウェアチェック](/access-control/ja/toraburushtingu/access-control-hardware-checks.md)
* [アクセスコントローラを再起動する](/access-control/ja/toraburushtingu/access-control-hardware-checks/restart-an-access-controller.md)
* [ドアの即時再施錠のトラブルシューティング](/access-control/ja/toraburushtingu/access-control-hardware-checks/troubleshoot-an-immediate-door-relock.md)
* [Verkada アクセスのオフライン操作](/access-control/ja/toraburushtingu/access-control-hardware-checks/verkada-access-offline-operation.md)

{% hint style="info" %}
フォローする [ブログ](https://www.verkada.com/blog/) 最新機能とお知らせをすべてご覧ください！
{% endhint %}


---

# 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/access-control/ja/hajimeni/quick-reference-guide-for-verkada-access-control.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.
