> 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).

# Government Solutions を始める

Verkada Government Solutions を始める

米国拠点のお客様は、機密データや規制対象のワークロードをホストするために設計された分離された 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-3 暗号化標準](https://csrc.nist.gov/pubs/fips/140-3/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 オーガナイゼーション' に適用され、ライセンスの有効期限は 1 つの期限に統一されます。参照 [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 を含む複数のアプリケーションにわたる認証を 1 か所で管理できます。参照 [シングルサインオン (SSO)](/government-solutions/ja/shingurusainon-sso/government-solutions-no-idpurobaida.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.
