> 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/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.md).

# 사용자 또는 일반 키코드 생성

{% hint style="success" %}
Verkada는 Classic Alarms의 전 세계 판매 종료(2026년 8월 1일) 및 수명 종료(2027년 8월 1일)를 발표했습니다. 대상 고객은 2027년 1월 31일까지 추가 비용 없이 New Alarms로 업그레이드할 수 있습니다. 방문하세요 [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 시작하려면.
{% endhint %}

{% hint style="success" %}
이 문서는 classic Alarms를 위한 가이드입니다. 다음을 참조하세요 [문서](/new-alarms/ko/configuration/alarm-sites/configure-new-alarms-site-settings.md) new Alarms를 사용 중인 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% endhint %}

***

**사용자 키코드** 개별 계정에 연결되어 있으며, 고유한 키코드와 사이트 권한을 통해 각 사용자의 알람 시스템 무장/해제 권한을 제어할 수 있다는 장점이 있습니다.

**일반 키코드** 개별 계정과 연결되지 않습니다. 대신, 일반적인 이름이 부여되며 **하나의 알람 사이트에서만 사용됩니다**. 특정 사이트의 비상 상황에 대비해 청소 직원이나 마스터 키코드로 사용할 수 있는 일반 키코드를 만드는 것이 목적입니다.

***

## 키코드 생성

{% hint style="danger" %}
키코드를 생성하려면 Org Admin이어야 하며, 계정 권한을 확인해야 합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서** **로 이동** **모든 제품** > **클래식** **알람.**\
​

* 다음으로 이동 **모든 제품** > **클래식** **알람 > 사이트 선택 > 설정 > 사용자 및 키코드 > 사용자 검색 > 코드 생성**.\
  ​
  {% endstep %}

{% step %}
**사이트를 선택 > 설정.**
{% endstep %}

{% step %}
**다음에서** **사용자 및 키코드 > 사용자 검색 > 코드 생성**.
{% endstep %}

{% step %}
**코드 옆에서 다음을 클릭:** <img src="/files/e1113042cf95febdfa857cf02c383c474b4b807c" alt="" data-size="line"> **미리 생성된 코드를 변경합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
사용자 키코드와 일반 키코드는 서로 중복될 수 없습니다. Command 계정에 이미 존재하는 코드를 입력하면 오류가 표시됩니다.

<img src="/files/28fb136cf0be992c6190c510d7761571234665c7" alt="" data-size="original">
{% endhint %}

{% hint style="danger" %}
귀하는 **반드시** 이 코드를 사용하려면 사용자 계정에 연결된 알람 사용자 권한이 있어야 합니다. 그러나 Site Admin인 경우 해당 사이트의 알람 사용자 권한이 기본적으로 부여됩니다. 이를 통해 사용자가 사이트를 무장 및 해제할 수 있는 권한을 부여하고 카메라 보기 범위를 제한할 수 있습니다.
{% endhint %}

<div data-with-frame="true"><img src="/files/bbf30687a48ab3057564e953ea4196c293d9d6b7" alt=""></div>

무장/해제해야 하는 알람 사이트가 많다면, 사용자별로 각 사이트에 대해 일반 키코드를 구성하는 대신 해당 권한을 지정할 수 있습니다.


---

# 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/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.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.
