> 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/government-solutions/ja/hajimeni/get-started-with-government-solutions.md).

# 政府機関向けソリューションを始める

米国拠点のお客様は、厳格な政府のセキュリティおよびコンプライアンス要件に準拠しなければならない組織向けに、機密データや規制対象ワークロードをホストするよう設計された分離された AWS リージョンで、Verkada Command オーガナイゼーション' をホストできます。&#x20;

#### 対応オーガナイゼーション' <a href="#supported-organizations" id="supported-organizations"></a>

* 連邦、州、または地方政府機関の任意の組み合わせ
* 部族政府の組織
* 研究機関
* 連邦請負業者
* 政府請負業者
* 米国の非営利団体

参照 [Government Solutions Command オーガナイゼーション' を作成する](/government-solutions/ja/hajimeni/create-a-government-solutions-command-organization.md) 開始してください。

***

## コンプライアンスとデータ保護 <a href="#add-devices" id="add-devices"></a>

#### デバイス <a href="#add-devices" id="add-devices"></a>

Verkada の Government Solution は、米国連邦情報処理標準を満たすために FIPS 検証済みデバイスを提供します [(FIPS) 140-2 暗号化標準](https://csrc.nist.gov/pubs/fips/140-2/upd2/final)、これは国立標準技術研究所（NIST）によって検証されています。&#x20;

{% hint style="info" %}
参照 [対応する Government Solutions 製品ライン](/government-solutions/ja/konpuraiansu/why-government-solutionsfips-devices.md) 詳細については参照してください。
{% endhint %}

#### ライセンス <a href="#licensing" id="licensing"></a>

Government Solutions Command オーガナイゼーション' にアクセスするには、オーガナイゼーション' 内のすべてのデバイスに対して有効な Government Solutions ライセンスが必要です。Verkada のライセンスは各 Command オーガナイゼーション' に適用され、ライセンスは単一の有効期限に統合されます。参照 [Government Solutions ライセンス](/government-solutions/ja/konpuraiansu/government-solutions-licensing.md) 詳細については参照してください。

***

## 構成とネットワーク設定 <a href="#add-users" id="add-users"></a>

#### 権限

オーガナイゼーション' のセキュリティニーズに基づいて、オーガナイゼーション' 内のユーザーに異なる権限レベルを割り当てます。各製品ラインのオーガナイゼーション' レベルおよびサイトレベルで権限を割り当てることで、各ユーザーに必要なアクセス権限を正確に付与できます。参照 [Command の役割と権限](/command/ja/yzto/roles-and-permissions-for-command.md) 詳細については参照してください。

#### シングルサインオン（SSO）

SSO を使用すると、Okta や Microsoft Entra ID などのサードパーティ認証サービスを使用してログインできます。この方法により、Verkada Command を含む複数のアプリケーションにわたって認証を一元管理できます。参照 [シングルサインオン（SSO）](/government-solutions/ja/shingurusainonsso/kesoryshonnoidpurobaida.md) 詳細については参照してください。

{% hint style="info" %}
利用可能な場合は、SAML ではなく OIDC を有効にすることを Verkada は推奨します。
{% endhint %}

#### Government Command API <a href="#check-network-settings" id="check-network-settings"></a>

次の [Verkada アプリケーションプログラミングインターフェース（API）](https://apidocs.verkada.com/reference/introduction) を使用すると、Command プラットフォームおよび Verkada デバイスとプログラムで連携できます。これにより、データの抽出、タスクの自動化、他の製品との安全で拡張性の高い統合が可能になります。Government Solutions Command エンドポイントは ***api.verkadagov.com***.

#### ネットワーク設定 <a href="#check-network-settings" id="check-network-settings"></a>

Verkada デバイスはプラグアンドプレイ向けに設計されています。ただし、環境にカスタムルールやポリシーを持つファイアウォールが含まれている場合、デバイスをクラウドに接続するためにいくつかの構成変更が必要になることがあります。参照 [必要なネットワーク設定](/government-solutions/ja/nanettowku/required-camera-network-settings-government-solutions.md) 詳細については参照してください。

***

## イベントとアラート

#### NCIC アラート

Government Solutions 限定のこの機能により、NCIC ホットリストに登録されたナンバープレートが Verkada LPR カメラに検出されると、法執行機関はリアルタイムのアラートを受信できます。現在は一部の州で利用可能ですが、まもなく全 50 州に拡大予定です。参照 [NCIC アラートを有効にする](/government-solutions/ja/ibentotoarto/enable-ncic-alerts.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/government-solutions/ja/hajimeni/get-started-with-government-solutions.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.
