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

# アクセス

- [アクセスレベルを追加および変更する](https://help.verkada.com/access-control/ja/akusesu/add-and-modify-access-levels.md): Verkada Access システムでアクセスレベルを追加または変更する方法を学ぶ
- [アクセスレベルのスケジュールと例外](https://help.verkada.com/access-control/ja/akusesu/add-and-modify-access-levels/access-level-schedules-and-exceptions.md): アクセスレベルと例外によってドアへのアクセスが許可される仕組みを学ぶ
- [ドアスケジュールと例外](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions.md): ドアへのアクセスが許可されるスケジュールと例外を管理する
- [ドア例外カレンダー](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/door-exception-calendars.md): 将来の日付に対するドアスケジュールの変更を自動化する
- [ドアへのスケジュールアクセスを上書きする](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/override-schedule-access-to-a-door.md): ドアスケジュールへのアクセスを一時的に変更する方法を学ぶ
- [最初の入室者](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/first-person-in-feature.md): ドアスケジュールを変更するアクセス権を誰に付与するか指定する方法を学ぶ
- [ダブルバッジによるスケジュールの上書き](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/double-badge-to-override-a-doors-schedule.md): ドアのスケジュールを解錠状態に上書きする方法を学ぶ
- [ファームウェアアップデートをスケジュールする](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md): アクセスコントロールハードウェアのファームウェアアップデートをスケジュールする方法を学ぶ
- [レポートを保存して配信をスケジュールする](https://help.verkada.com/access-control/ja/akusesu/door-schedules-and-exceptions/save-reports-and-schedule-automatic-delivery.md): 自動配信用のレポートフィルターを作成してスケジュールする方法を学ぶ
- [アクセスコントロールエリアを設定する](https://help.verkada.com/access-control/ja/akusesu/configure-access-control-areas.md): Verkada Command でアクセスコントロールエリアの使用を設定する方法を学ぶ
- [アンチパスバックでエリアを保護する](https://help.verkada.com/access-control/ja/akusesu/configure-access-control-areas/secure-access-control-areas-with-anti-passback.md): アンチパスバックでアクセスコントロールエリアを保護する方法を学ぶ
- [訪問者アクセス](https://help.verkada.com/access-control/ja/akusesu/visitor-access.md)


---

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