> 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 のモバイルアプリを使うと、Verkadaデバイスにすぐアクセスできます。

***

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

Commandモバイルアプリにログインすると、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/oridesuka/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設定

Org管理者は、モバイルアプリから **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.
