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

# Verkada Command Mobile App

{% hint style="info" %}
Wenn Ihre Organisation Verzeichnisse für die Zugriffskontrolle verwendet, siehe [Benutzer mit Verzeichnissen verwalten](/command/de/benutzer-and-berechtigungen/manage-users-in-your-organization/directories-for-user-group-management.md) bevor Sie Änderungen vornehmen. Es erklärt, wie Verzeichnisse beeinflussen, wo Benutzer verwaltet werden und welche Berechtigungen gelten.
{% endhint %}

Mit der mobilen Verkada Command-App können Sie direkt und bequem auf Ihre Verkada-Geräte zugreifen.

***

## Startbildschirm der Command-App

Nachdem Sie sich bei der mobilen Command-App angemeldet haben, sehen Sie die Startseite für Kameras (nach Standorten organisiert), ähnlich wie in der Command-Webplattform. Oben können Sie filtern, suchen und das Kachel-Layout anpassen.

### Auf das Produktmenü zugreifen

Tippen Sie oben links auf <img src="/files/12af5653ebf358f1fbf57df9889290e79383d987" alt="" data-size="line"> um ein erweitertes Menü zu öffnen, in dem Sie links die Produkte und rechts die Unterseiten sehen können.

{% hint style="info" %}
Um schneller zwischen Produkten zu wechseln, wischen Sie nach rechts und tippen Sie auf das Produktsymbol.
{% endhint %}

{% stepper %}
{% step %}
**Klicken Sie oben links auf** <img src="/files/538358aa229dd7d6c9ad33c3a1516350e1fc479d" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Wählen Sie das Produktsymbol aus, um zur Startseite weitergeleitet zu werden.**

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

### Zusätzliche Einstellungen

{% stepper %}
{% step %}
**Klicken Sie oben links auf** <img src="/files/538358aa229dd7d6c9ad33c3a1516350e1fc479d" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Wählen Sie unten eine der folgenden Einstellungen aus:**

a. [Hilfe](/command/de/brauchen-sie-hilfe/contact-verkada-support.md)\
b. [Szenarien](/access-control/de/integrationen-und-benachrichtigungen/configure-access-control-event-alerts/emergency-lockdown.md)\
c. [Geräte](/command/de/organisationseinstellungen/devices-page-overview.md)\
d. [Gerät hinzufügen](/command/de/organisationseinstellungen/add-a-device-to-your-command-organization.md)

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

{% step %}
**Tippen Sie auf den Namen Ihrer Organisation, um weitere Informationen zu Ihrem Konto anzuzeigen und die Organisation/das Konto zu wechseln.**
{% endstep %}
{% endstepper %}

### Organisationseinstellungen

Org-Administratoren können auf die **Organisationseinstellungen** Seite in der mobilen App zugreifen, um Änderungen an Benutzerrollen und Berechtigungen vorzunehmen.

{% stepper %}
{% step %}
**Klicken Sie oben links auf** <img src="/files/538358aa229dd7d6c9ad33c3a1516350e1fc479d" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Organisationseinstellungen aus.**
{% endstep %}

{% step %}
**Bearbeiten Sie bei Bedarf die folgenden Einstellungen:**

a. Organisationsdetails\
b. [Benutzer](/command/de/benutzer-and-berechtigungen/manage-users-in-your-organization.md)\
c. [Gruppen](/command/de/benutzer-and-berechtigungen/manage-users-in-your-organization/manage-command-groups.md)
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Möchten Sie es lieber in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](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/de/organisationseinstellungen/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.
