# Government Solutions の Command オーガナイゼーション' を作成する

VerkadaのWebソフトウェアはCommandです。Commandを使用して、Government Solutionsオーガナイゼーション'内のすべてのVerkadaデバイスを設定、操作、モニターします。

### Government Commandアカウントを作成する

{% stepper %}
{% step %}
**Verkadaの** [**Government Solutions Command**](https://command.verkadagov.com) **ホームページに移動します。**
{% endstep %}

{% step %}
**［新しいオーガナイゼーション'を作成］をクリックします。**
{% endstep %}

{% step %}
**メールアドレスを入力し、［続行］をクリックします。**
{% endstep %}

{% step %}
**オーガナイゼーション'名を入力し、［次へ］をクリックします。**

{% hint style="warning" %}
このオーガナイゼーション'は米国政府機関向けであるため、米国に作成されます。
{% endhint %}
{% endstep %}

{% step %}
**組織の短い名前が自動的に作成されます。**

{% hint style="warning" %}
短い名前は、他のCommandアカウントですでに使用されていない任意のものに編集できます。
{% endhint %}
{% endstep %}

{% step %}
**続行するには［次へ］をクリックします。**
{% endstep %}

{% step %}
**ドロップダウン一覧からオーガナイゼーション'の種類を選択します。**
{% endstep %}

{% step %}
**続行するには［次へ］をクリックします。**
{% endstep %}

{% step %}
**次のユーザー情報を入力します。**

1. 名
2. 姓
3. 電話番号（任意）
4. パスワードを作成
5. パスワードを確認
   {% endstep %}

{% step %}
**これで、Government Solutions Commandオーガナイゼーション'にアクセスできます。**
{% endstep %}
{% endstepper %}

***

### メールアドレスを確認する <a href="#verify-your-email-address" id="verify-your-email-address"></a>

Commandアカウントにアクセスする前に、メールアドレスを確認する必要があります。

{% stepper %}
{% step %}
**オーガナイゼーション'を作成すると、概要ページが表示されます。**
{% endstep %}

{% step %}
**［次へ］をクリックすると、受信トレイで確認メールをチェックするよう求められます。**
{% endstep %}

{% step %}
**メール内の［メールを確認］をクリックします。**
{% endstep %}

{% step %}
**メール確認を確認する新しいWebページが開きます。**
{% endstep %}

{% step %}
**2要素認証を有効にします。**
{% endstep %}

{% step %}
**［続行］をクリックしてCommandアカウントにログインします。**
{% endstep %}
{% endstepper %}


---

# 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/government-solutions/ja/hajimeni/create-a-government-solutions-command-organization.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.
