> 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/command/ja/hajimeni/create-a-command-organization.md).

# コマンド オーガナイゼーション'   を作成する

Verkada のウェブソフトウェアは Command です。すべての Verkada デバイスを操作し、モニターするには Command が必要です。

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

{% stepper %}
{% step %}
**～へ移動** [**Command**](https://command.verkada.com) **ホームページ。**
{% endstep %}

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

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

{% step %}
**オーガナイゼーション'   名を入力し、オーガナイゼーション'   を作成する地域を選択します。**
{% endstep %}

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

{% step %}
**オーガナイゼーション'   の短い名前が自動的に生成されます。**

**注意:** 短い名前は、他の Command アカウントでまだ使用されていない任意のものに編集できます。
{% endstep %}

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

{% step %}
**オーガナイゼーション'   のデータ所在地リージョンを選択します。**
{% endstep %}

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

{% step %}
**次のユーザー情報を入力してください:**

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

{% step %}
**オーガナイゼーション'   を作成するには［送信］をクリックします。**
{% endstep %}
{% endstepper %}

***

### メールアドレスを確認する

Command アカウントにアクセスする前に、メールアドレスの確認が必要です

{% stepper %}
{% step %}
**オーガナイゼーション'   を作成すると、概要ページに移動します。**
{% endstep %}

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

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

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

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

***

{% hint style="info" %}
**実際の動作を見てみますか？** こちらをご覧ください [ビデオチュートリアル](https://www.youtube.com/watch?v=vme3YdOdhsE).
{% endhint %}


---

# 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:

```
GET https://help.verkada.com/command/ja/hajimeni/create-a-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.
