# 센서를 알람 사이트에 일괄 할당

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" %}
한 번에 하나의 센서 기기 유형만 일괄 설정할 수 있습니다. 여러 센서 유형이 선택된 경우 **설정** 옵션은 표시되지 않습니다.
{% endhint %}

{% hint style="danger" %}
현재 경보 사이트에 일괄 할당이 지원되는 것은 무선 경보 센서뿐입니다.
{% endhint %}

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

{% step %}
**모든 미할당 기기 아래에서:**

a. 설정하려는 센서 기기를 선택하거나 **일괄 설정** 옆의 **모든 미할당 기기** 를 선택한 다음 드롭다운에서 기기 유형을 선택합니다.\
b. 클릭 **설정**.
{% 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/new-alarms/ko/configuration/wireless-alarms-devices/bulk-assign-sensors-to-an-alarm-sites.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.
