# セルラーゲートウェイをCommandに追加する

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

{% hint style="danger" %}
を作成する必要があります [Verkada Command アカウント](https://command.verkada.com/register) にログインし、 [Org Admin](/command/ja/yzto/roles-and-permissions-for-command.md) 権限でゲートウェイをアクティベートして設定します。
{% endhint %}

***

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

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > デバイス に移動します。**
{% endstep %}

{% step %}
**デバイスで、右上の デバイスを追加 をクリックします。**
{% endstep %}

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

{% step %}
**追加後、デバイスは 未割り当てデバイス サイトで確認できます。**
{% endstep %}
{% endstepper %}

***

## ゲートウェイを設定する

### Command

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > デバイス に移動します。**
{% endstep %}

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

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

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

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

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

### Commandアプリ

{% stepper %}
{% step %}
**Command モバイルアプリを開き、組織にログインします。**
{% endstep %}

{% step %}
**左上の デバイスを追加 をクリックします。**

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

{% step %}
**ゲートウェイの設定を開始 をクリックします。**
{% endstep %}

{% step %}
**一般：**

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

{% step %}
**完了 をクリックします。**
{% 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/connectivity/ja/she-ding/add-cellular-gateway-to-command.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.
