> 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/readme.md).

# アクセスコントロール

**概要**\
Verkada アクセスコントロールは、建物に入れる人を一元管理できる、クラウド管理型のドアのセキュリティシステムです。このプラットフォームは、ドアコントローラー、リーダー、認証情報管理を Command の単一インターフェースで統合します。ローカルサーバーや分断されたハードウェアシステムに頼ることなく、どこからでもユーザーを管理し、ドアのアクティビティをモニターし、アクセスイベントを確認できます。

このコレクションでは、ドアコントローラーとリーダーの取り付けおよび配線方法、アクセス権限の設定、認証情報の管理、アクティビティログの確認、アクセス関連イベントへの対応について説明します。また、アクセスコントロールが他のVerkada製品と連携してどのように動作するかも解説しており、建物のセキュリティに対する統合されたアプローチを構築できます。

開始するには、以下のリンクをご覧ください:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>はじめに</strong></td><td><a href="/pages/1fab83a51b376bfc0da6f211020b3649b6be804c">/pages/1fab83a51b376bfc0da6f211020b3649b6be804c</a></td></tr><tr><td><strong>クイックリファレンス</strong></td><td><a href="/pages/fa91be84325e174afda7546a4b1372ef9a1591d0">/pages/fa91be84325e174afda7546a4b1372ef9a1591d0</a></td></tr><tr><td><strong>ネットワーク設定</strong></td><td><a href="/pages/3a7564c778f818190b9cccd811321d3fdd2ed080">/pages/3a7564c778f818190b9cccd811321d3fdd2ed080</a></td></tr></tbody></table>

***

この動画や他の動画も、当社の [ビデオトレーニングセンターでご覧いただけます。](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=7&list=PL3USUWfBbtdKLA-SVC0lbE4ssgvDYsdeX&v=akeui7lbme0>" %}


---

# 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/readme.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.
