# 장치 추가

기기에 액세스하고 관리하려면 Command에 기기를 추가해야 합니다.

{% hint style="danger" %}
필요합니다 [조직 관리자 또는 사이트 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 사이트에서 기기를 추가하려면.
{% endhint %}

***

## 기기 추가

{% stepper %}
{% step %}
**Command에서 모든 제품 > 기기로 이동합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 기기 추가를 클릭합니다.**
{% endstep %}

{% step %}
**기기의 시리얼 번호 또는 주문 번호를 입력합니다.**
{% endstep %}

{% step %}
**기기 추가를 클릭합니다. 새로 추가된 기기는 기기 > 모든 할당되지 않은 기기에 표시됩니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
또는 다음을 사용하여 기기를 추가할 수 있습니다 **QR 스캔** 또는 **CSV 업로드**. 쉼표로 구분된 값(CSV) 파일을 업로드하면 사용 편의를 위해 템플릿을 다운로드할 수 있습니다.
{% endhint %}

***

## 기기 설정

기기를 사이트에 할당하고 설정을 완료해야 해당 기기를 **할당되지 않은 기기** 목록에서 이동할 수 있습니다. 기기는 개별적으로 또는 일괄로 설정할 수 있습니다.

{% hint style="danger" %}
한 번에 하나의 제품 유형만 설정할 수 있습니다. 여러 제품 라인의 기기를 선택하면 **설정** 옵션이 표시되지 않습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 기기를 선택합니다.**
{% endstep %}

{% step %}
**모든 할당되지 않은 기기 아래에서:**

a. 설정하려는 기기(들)를 선택합니다.\
b. 클릭합니다 **설정**.
{% endstep %}

{% step %}
**일반 아래에서:**

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

{% step %}
**(카메라에만 해당) 설정 아래에서:**

a. (선택 사항) **기본값** 드롭다운에서 **다른 카메라에서 복사** 를 선택하고 카메라를 선택하여 해당 구성을 복사합니다.\
b. 구성을 확인하거나 필요한 변경 사항을 적용합니다.
{% endstep %}

{% step %}
**적용을 클릭하여 기기를 구성합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
구성은 새 카메라와 동일한 사이트에 있는 카메라에서만 복사할 수 있습니다.
{% endhint %}

***

{% hint style="info" %}
**직접 작동하는 모습을 보고 싶으신가요?** 다음을 확인하세요 [동영상 튜토리얼](https://www.youtube.com/watch?v=qcrS5i8_XR4).
{% endhint %}


---

# 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/command/ko/organization-settings/add-a-device-to-your-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.
