# Command 모바일 앱

{% hint style="info" %}
조직에서 액세스 제어에 디렉터리를 사용하는 경우, 다음을 참조하세요. [디렉터리를 사용한 사용자 관리](/command/ko/users-and-permissions/manage-users-in-your-organization/directories-for-user-group-management.md) 변경하기 전에. 이 문서에서는 디렉터리가 사용자가 관리되는 위치와 적용되는 권한에 어떤 영향을 미치는지 설명합니다.
{% endhint %}

Verkada Command 모바일 앱을 사용하면 Verkada 장치에 손쉽게 접근할 수 있습니다.

***

## Command 앱 홈 화면

Command 모바일 앱에 로그인하면 Command 웹 플랫폼과 마찬가지로 사이트별로 구성된 카메라의 홈페이지가 표시됩니다. 상단에서는 필터링, 검색, 타일 레이아웃 조정을 선택할 수 있습니다.

### 제품 메뉴에 접근하기

왼쪽 상단에서 다음을 탭하세요. <img src="/files/17233e73527b8bce9e4824d33518b577cc992d7e" alt="" data-size="line"> 확장 메뉴를 열면 왼쪽에는 제품이, 오른쪽에는 하위 페이지가 표시됩니다.

{% hint style="info" %}
제품을 더 빠르게 전환하려면 오른쪽으로 스와이프한 다음 제품 아이콘을 탭하세요.
{% endhint %}

{% stepper %}
{% step %}
**왼쪽 상단에서 다음을 클릭하세요.** <img src="/files/517580523fed6d085081adf4cf4ef5861d19cdf0" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**제품 아이콘을 선택하면 해당 제품의 홈페이지로 이동합니다.**

<div align="left" data-with-frame="true"><img src="/files/a239c5a0883da10d464bf185a243ababc297850e" alt="" width="357"></div>
{% endstep %}
{% endstepper %}

### 추가 설정

{% stepper %}
{% step %}
**왼쪽 상단에서 다음을 클릭하세요.** <img src="/files/517580523fed6d085081adf4cf4ef5861d19cdf0" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**하단에서 다음 설정 중 하나를 선택하세요:**

a. [도움말](/command/ko/need-help/contact-verkada-support.md)\
b. [시나리오](/access-control/ko/integrations-and-alerts/configure-access-control-event-alerts/emergency-lockdown.md)\
c. [장치](/command/ko/organization-settings/devices-page-overview.md)\
d. [장치 추가](/command/ko/organization-settings/add-a-device-to-your-command-organization.md)

<div align="left" data-with-frame="true"><figure><img src="/files/69ede4cb1ee877cd33cf5f1cac13c39ac766b542" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**조직 이름을 탭하면 계정에 대한 자세한 정보를 확인하고 조직/계정을 전환할 수 있습니다.**
{% endstep %}
{% endstepper %}

### 조직 설정

조직 관리자(Org Admin)는 다음에 접근할 수 있습니다. **조직 설정** 모바일 앱에서 페이지를 열어 사용자 역할과 권한을 변경할 수 있습니다.

{% stepper %}
{% step %}
**왼쪽 상단에서 다음을 클릭하세요.** <img src="/files/517580523fed6d085081adf4cf4ef5861d19cdf0" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 조직 설정을 선택하세요.**
{% endstep %}

{% step %}
**필요에 따라 다음 설정을 편집하세요:**

a. 조직 세부 정보\
b. [사용자](/command/ko/users-and-permissions/manage-users-in-your-organization.md)\
c. [그룹](/command/ko/users-and-permissions/manage-users-in-your-organization/manage-command-groups.md)
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**직접 보고 싶으신가요?** 다음을 확인해 보세요. [비디오 튜토리얼](https://www.youtube.com/watch?v=04h7HpOk7nk).
{% 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/navigate-the-command-mobile-app.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.
