> 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/command/ko/organization-settings/navigate-the-command-mobile-app.md).

# 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 %}

### 조직 설정

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

{% 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
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/command/ko/organization-settings/navigate-the-command-mobile-app.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.
