> 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/connectivity/ja/she-ding/add-cellular-gateway-to-command.md).

# Cellular GatewayをCommandに追加

データにアクセスして設定を管理する前に、ゲートウェイを Command に追加する必要があります。

{% hint style="danger" %}
作成する必要があります。 [Verkada Command アカウント](https://command.verkada.com/register) そして次の権限でログインします [オーガナイゼーション管理者](/command/ja/yzto/roles-and-permissions-for-command.md) ゲートウェイを有効化して設定する権限。
{% endhint %}

***

## ゲートウェイを登録する

{% stepper %}
{% step %}
**Verkada Command で、All Products > Devices に移動します。**
{% endstep %}

{% step %}
**Devices で、右上の Add Devices をクリックします。**
{% endstep %}

{% step %}
**ゲートウェイのシリアル番号を入力するか、スキャンします。**
{% endstep %}

{% step %}
**追加すると、デバイスは Unassigned Devices サイトで見つけることができます。**
{% endstep %}
{% endstepper %}

***

## ゲートウェイをセットアップする

### Command

{% stepper %}
{% step %}
**Verkada Command で、All Products > Devices に移動します。**
{% endstep %}

{% step %}
**ゲートウェイを選択します。**
{% endstep %}

{% step %}
**［一般］で、次を入力します：**

a. 一意の名前を入力します。\
b. サイトを選択します。\
c. 場所を入力します。

<div align="left" data-with-frame="true"><img src="/files/71acaf71c85266cfe055644c70df26f0be2cabc7" alt="" width="416"></div>
{% endstep %}

{% step %}
**Apply をクリックします。**
{% endstep %}
{% endstepper %}

### Command アプリ

{% stepper %}
{% step %}
**Command モバイルアプリを開き、オーガナイゼーション' にログインします。**
{% endstep %}

{% step %}
**左上の Add Device をクリックします。**

a. QR コードをスキャンするか、シリアル番号を入力します。\
b. クリック **デバイスを追加します。**
{% endstep %}

{% step %}
**Set Up Gateway をクリックします。**
{% endstep %}

{% step %}
**［General］の下：**

a. 一意の名前を入力します。\
b. サイトを選択します。\
c. 場所を入力します。
{% endstep %}

{% step %}
**Done をクリックします。**
{% endstep %}
{% endstepper %}


---

# 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/connectivity/ja/she-ding/add-cellular-gateway-to-command.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.
