# Verkada Command クイックリファレンスガイド

## アカウント設定

* [Verkada Commandの開始方法](/command/ja/hajimeni/get-started-with-verkada-command.md)
* [必要なネットワーク設定](/command/ja/saptogadesuka/required-network-settings.md)
* [Verkada Commandのシステム要件](/command/ja/saptogadesuka/required-network-settings/verkada-command-system-requirements.md)
* [Verkada Commandアカウントを確認する](/command/ja/sekyuriti/authentication-overview/verify-your-verkada-command-account.md)
* [Commandで組織を切り替える](/command/ja/sekyuriti/authentication-overview/switch-organizations-in-command.md)

## ユーザーと権限

* [Commandの役割と権限](/command/ja/yzto/roles-and-permissions-for-command.md)
* [役割と権限のカスタマイズ](/command/ja/yzto/roles-and-permissions-for-command/customize-roles-and-permissions.md)
* [組織内のユーザーを管理する](/command/ja/yzto/manage-users-in-your-organization.md)
* [一時ユーザーの管理](/command/ja/yzto/manage-users-in-your-organization/manage-temporary-users.md)
* [ログインリンク](/command/ja/sekyuriti/authentication-overview/login-links.md)

## 組織設定

* [管理者ページの設定を管理する](/command/ja/ganaizshon/manage-your-admin-page-settings.md)
* [監査ログの表示と管理](/command/ja/ganaizshon/manage-your-admin-page-settings/manage-and-view-audit-logs.md)
* [機能マネージャー](/command/ja/ganaizshon/manage-your-admin-page-settings/feature-manager.md)
* [パートナー設置ガイド](/command/ja/saptogadesuka/site-planner-homepage-overview/verkada-best-practice-partner-installation-guide.md)

## 認証

* [認証の概要](/command/ja/sekyuriti/authentication-overview.md)
* [二要素認証](/command/ja/sekyuriti/authentication-overview/two-factor-authentication.md)
* [IDプロバイダの概要](/command/ja/sekyuriti/identity-providers.md)
* [Microsoft Entra ID](/command/ja/sekyuriti/identity-providers/microsoft-entra-id.md)
* [Okta](/command/ja/sekyuriti/identity-providers/okta.md)
* [SCIMトークン管理](/command/ja/sekyuriti/identity-providers/scim-token-management.md)

## **データ保護とセキュリティ**

* [画像およびビデオデータのデフォルトまたはカメラ固有の場所を設定する](/command/ja/sekyuriti/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.md)
* [プライバシーとセキュリティのチェックリスト](/command/ja/sekyuriti/privacy-and-security-disclosure/privacy-and-security-checklist.md)
* [Verkadaとのデータ共有を有効にする](/command/ja/sekyuriti/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md)

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

* [Verkadaサポートに連絡する](/command/ja/saptogadesuka/contact-verkada-support.md)
* [サポートアクセスを有効にする](/command/ja/saptogadesuka/contact-verkada-support/enable-support-access.md)
* [ブラウザのキャッシュをクリアする](/command/ja/saptogadesuka/required-network-settings/clear-your-browser-cache.md)

{% hint style="info" %}
フォローする [当社のブログ](https://www.verkada.com/blog/) 最新の機能とお知らせをすべてチェック！
{% 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/command/ja/hajimeni/quick-reference-guide-for-verkada-command.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.
