# 누락된 카메라 문제 해결

에 로그인하면 [Verkada Command](/command/ko/getting-started/get-started-with-verkada-command.md), 다음 항목에 대해 카메라와 비디오에만 액세스할 수 있습니다: [조직](/command/ko/users-and-permissions/manage-users-in-your-organization.md) 또는 [사이트](/verkada-cameras/ko/configuration/manage-sites-and-subsites.md) 에서 사용자 계정에 권한이 있는 경우에만 가능합니다.

{% hint style="warning" %}
Org Admin이더라도 모든 사이트를 볼 수 있는 권한을 직접 부여해야 합니다. 다음에 대한 역할 및 권한에 대해 자세히 알아보세요: [카메라](/verkada-cameras/ko/getting-started/roles-and-permissions-for-cameras.md) 그리고 [Command](/command/ko/users-and-permissions/roles-and-permissions-for-command.md).
{% endhint %}

Command에 로그인했는데 카메라가 없거나 사라졌다면 항상 사용자 권한을 확인하세요. 카메라가 보이지 않는 가장 일반적인 이유는 사용자 계정에 카메라가 구성된 사이트에 대한 권한이 없기 때문입니다.

***

## 카메라가 사라지는 일반적인 이유

* 관리자가 카메라를 사용자 계정이 접근 권한을 가지고 있지 않은 조직이나 사이트로 이동했습니다.
* 관리자가 카메라가 있는 조직이나 사이트에서 사용자 계정을 제거했습니다.

어느 경우든 Org Admin에게 문의하여 원하는 조직 또는 사이트에 대한 사용자 권한을 확인해 달라고 요청하세요.

***

## 권한 확인

Org Admin인 경우, 자신의 권한을 확인하고 수정할 수 있습니다:

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

{% step %}
**Org Settings 아래에서 Users를 선택합니다.**
{% endstep %}

{% step %}
**이메일을 선택합니다. 그러면 사용자 이메일이 조직의 사이트 목록으로 리디렉션되며, 관련 권한이 표시됩니다.**
{% endstep %}

{% step %}
**역할 관리(Mange Roles)를 클릭합니다.**
{% 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/verkada-cameras/ko/maintenance-and-troubleshooting/troubleshooting/resolve-issues-with-missing-cameras.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.
