# Command에 셀룰러 게이트웨이 추가

데이터에 액세스하고 설정을 관리하려면 먼저 Command에 게이트웨이를 추가해야 합니다.

{% hint style="danger" %}
생성해야 합니다 [Verkada Command 계정](https://command.verkada.com/register) 에 로그인하고 [Org Admin](/command/ko/users-and-permissions/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/2406dec7d2afb9894ff704dc630dc7ce7a92782a" alt="" width="416"></div>
{% endstep %}

{% step %}
**Apply를 클릭합니다.**
{% endstep %}
{% endstepper %}

### Command 앱

{% stepper %}
{% step %}
**Command 모바일 앱을 열고 조직에 로그인합니다.**
{% endstep %}

{% step %}
**왼쪽 상단에서 Add Device를 클릭합니다.**

a. QR 코드를 스캔하거나 일련번호를 입력합니다.\
b. 을 클릭합니다 **Add Devices.**
{% endstep %}

{% step %}
**Set Up Gateway를 클릭합니다.**
{% endstep %}

{% step %}
**General 아래에서:**

a. 고유한 이름을 입력합니다.\
b. 사이트를 선택합니다.\
c. 위치를 입력합니다.
{% endstep %}

{% step %}
**Done을 클릭합니다.**
{% 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/ko/configuration/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.
