# 라이선스 키 찾기 및 추가

Verkada Command에 새 제품을 추가하면 **반드시** 라이선스 키도 청구해야 해당 제품이 계속 Command를 사용하고 규정을 준수할 수 있습니다.

새 장치나 제품을 추가할 때 라이선스를 청구하지 않거나, 만료 시 라이선스를 갱신하지 않으면 30일 유예 기간 후 대부분의 Command 기능에 대한 액세스가 제한됩니다.

***

## 라이선스 키 찾기

라이선스 키는 Verkada 주문 이메일에서 찾을 수 있습니다.

<div align="left" data-with-frame="true"><img src="/files/1779c2ece735bed6202bd89fc0661f969f1f1437" alt="" width="375"></div>

***

## 라이선스 키 청구하기

{% hint style="danger" %}
다음이 필요합니다 [Org Admin](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 권한이 있어야 Command에서 라이선스 키를 청구할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Command에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**Admin에서 Licenses & Renewals를 선택합니다.**
{% endstep %}

{% step %}
**License Keys를 선택합니다.**

1. 오른쪽 상단에서 **Claim을 클릭합니다.**
2. 라이선스 키를 입력합니다.

{% hint style="info" %}
라이선스 키는 일반적으로 “CAP”, “RNW” 또는 “LAR”로 시작합니다.
{% endhint %}

3. 라이선스 키 세부 정보를 검토한 다음 **Proceed를 클릭합니다.**
4. 클릭합니다 **Claim Licenses** 를 클릭하여 완료합니다.

<div align="left" data-with-frame="true"><img src="/files/50ba9e1038ef0f21eb9d7b16a59e8219c5314b56" alt="" width="540"></div>
{% endstep %}

{% step %}
&#x20;**라이선스 키  일반적으로 'CAP’, ‘RNW’, 또는 ‘LAR’로 시작)**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
문의하세요 [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md) 또는 <licensing@verkada.com> 라이선스 청구 방법을 변경해야 하는 경우 도움을 받으세요.
{% endhint %}

***

## FAQ

<details>

<summary>주문 이메일을 받지 못했다면 어떻게 하나요?</summary>

라이선스 키가 포함된 Verkada 주문 이메일을 받지 못한 경우, 다음을 권장합니다.

* 스팸 폴더를 확인하세요: 때때로 주문 이메일이 스팸 폴더로 전송될 수 있습니다.
* 카메라를 주문한 사람에게 문의하세요: 조직 내 다른 사람이 주문한 경우, 그 사람이 주문 이메일을 받았을 수 있습니다.
* Verkada 리셀러에게 문의하세요: Verkada 리셀러가 주문을 처리한 경우, 그들이 주문 이메일을 받았을 수 있습니다.

</details>

<details>

<summary>주문 이메일을 찾을 수 없으면 어떻게 해야 하나요?</summary>

본인이나 리셀러가 주문 이메일을 찾을 수 없는 경우, 다음에 문의하세요 [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md).

**라이선스를 청구하지 않으면 어떻게 되나요?**

Command에 새 제품을 추가한 후 라이선스를 청구하지 않으면 라이선스 키를 청구하라는 배너가 표시됩니다. 모든 조직 관리자에게도 5일 후 라이선스 키를 청구하라는 이메일 알림이 전송됩니다. 새 제품을 추가한 후 36일 이내에 라이선스 키를 청구하지 않으면 Command에 대한 액세스 권한을 잃게 됩니다.

</details>

***

{% hint style="info" %}
**직접 확인해 보고 싶으신가요?** 다음 [동영상 튜토리얼을 확인해 보세요](https://www.youtube.com/watch?v=uzn7B9k2qpU).
{% 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/licensing/manage-your-licenses/find-and-add-license-keys-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.
