> 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/ja/ganaizshon/navigate-the-command-mobile-app.md).

# Command Mobileアプリ

{% hint style="info" %}
お使いの組織でアクセスコントロールに Directories を使用している場合は、次を参照してください [Directories でユーザーを管理する](/command/ja/yzto/manage-users-in-your-organization/directories-for-user-group-management.md) 変更を加える前に確認してください。Directories が、ユーザーの管理場所や適用される権限にどのように影響するかが説明されています。
{% endhint %}

Verkada Command Mobile アプリを使用すると、Verkada デバイスにすぐにアクセスできます。

***

## Command アプリのホーム画面

Command Mobile アプリにログインすると、Command Web プラットフォームと同様に、カメラのホームページ（サイト別に整理されています）が表示されます。上部では、フィルター、検索、タイルのレイアウト調整を行えます。

### 製品メニューにアクセスする

左上をタップ <img src="/files/fbdf4e515ed42e1a6ccba90236d6361f09d6bbd2" alt="" data-size="line"> 展開メニューを開くと、左に製品、右にサブページが表示されます。

{% hint style="info" %}
製品をすばやく切り替えるには、右にスワイプして製品アイコンをタップします。
{% endhint %}

{% stepper %}
{% step %}
**左上でクリック** <img src="/files/3757558842de6efca1f00c61a862046851b57a5e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**製品アイコンを選択すると、そのホームページに移動します。**

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

### その他の設定

{% stepper %}
{% step %}
**左上でクリック** <img src="/files/3757558842de6efca1f00c61a862046851b57a5e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**下部で、次の設定のいずれかを選択します:**

a. [ヘルプ](/command/ja/herupugadesuka/contact-verkada-support.md)\
b. [シナリオ](/access-control/ja/toarto/configure-access-control-event-alerts/emergency-lockdown.md)\
c. [デバイス](/command/ja/ganaizshon/devices-page-overview.md)\
d. [デバイスを追加](/command/ja/ganaizshon/add-a-device-to-your-command-organization.md)

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

{% step %}
**組織名をタップすると、アカウントに関する詳細情報が表示され、組織/アカウントを切り替えられます。**
{% endstep %}
{% endstepper %}

### 組織設定

Org 管理者は、次にアクセスできます **組織設定** モバイルアプリからページにアクセスし、ユーザーロールと権限を変更できます。

{% stepper %}
{% step %}
**左上でクリック** <img src="/files/3757558842de6efca1f00c61a862046851b57a5e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**左側のナビゲーションで、Org 設定を選択します。**
{% endstep %}

{% step %}
**必要に応じて、次の設定を編集します:**

a. オーガナイゼーション'の詳細\
b. [ユーザー](/command/ja/yzto/manage-users-in-your-organization.md)\
c. [グループ](/command/ja/yzto/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/ja/ganaizshon/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.
