# Command Mobile App

{% hint style="info" %}
If your organization uses Directories for Access Control, see [Manage Users with Directories](/command/users-and-permissions/manage-users-in-your-organization/directories-for-user-group-management.md) before making changes. It explains how Directories affect where users are managed and what permissions apply.
{% endhint %}

The Verkada Command mobile app allows you to access your Verkada devices right at your fingertips.

***

## Command app home screen

Once you log in to the Command mobile app, you see the homepage for cameras (organized by sites), similar to the Command web platform. At the top, you can choose to filter, search, and adjust the tile layout.

### Access the product menu

On the top left, tap <img src="/files/06yNudhP71wZrYolNS6s" alt="" data-size="line"> to open an expanded menu, where you can see products on the left and subpages on the right.

{% hint style="info" %}
To switch products faster, swipe right and tap the product icon.
{% endhint %}

{% stepper %}
{% step %}
**In the top left click** <img src="/files/IsEZMJrKcnuk8jPI5rN7" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Select the product icon to redirect to its homepage.**

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

### Additional Settings

{% stepper %}
{% step %}
**In the top left click** <img src="/files/IsEZMJrKcnuk8jPI5rN7" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**At the bottom, select any of the following settings:**

a. [Help](/command/need-help/contact-verkada-support.md)\
b. [Lockdown](/access-control/integrations-and-alerts/configure-access-control-event-alerts/emergency-lockdown.md)\
c. [Devices](/command/organization-settings/devices-page-overview.md)\
d. [Add Device](/command/organization-settings/add-a-device-to-your-command-organization.md)

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

{% step %}
**Tap your organization name to introduce more information about your account and switch the organization/account.**
{% endstep %}
{% endstepper %}

### Org Settings

Org Admins can access the **Org Settings** page from the mobile app to make changes to user roles and permissions.

{% stepper %}
{% step %}
**In the top left click** <img src="/files/IsEZMJrKcnuk8jPI5rN7" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**In the left navigation, select Org Settings.**
{% endstep %}

{% step %}
**Edit the following settings as needed:**

a. Organization Details\
b. [Users](/command/users-and-permissions/manage-users-in-your-organization.md)\
c. [Groups](/command/users-and-permissions/manage-users-in-your-organization/manage-command-groups.md)
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](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/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.
