> 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/erste-schritte/create-a-command-organization.md).

# Command-Organisation erstellen

Verkadas Websoftware heißt Command. Sie benötigen Command, um mit all Ihren Verkada-Geräten zu interagieren und diese zu überwachen.

## Erstellen Sie ein Command-Konto

{% stepper %}
{% step %}
**Navigieren Sie zur** [**Command**](https://command.verkada.com) **Startseite.**
{% endstep %}

{% step %}
**Klicken Sie auf „Neue Organisation erstellen“.**
{% endstep %}

{% step %}
**Geben Sie Ihre E-Mail-Adresse ein und klicken Sie auf „Weiter“.**
{% endstep %}

{% step %}
**Geben Sie den Namen Ihrer Organisation ein und wählen Sie eine Region aus, in der Ihre Organisation erstellt werden soll.**
{% endstep %}

{% step %}
**Klicken Sie auf „Weiter“, um fortzufahren.**
{% endstep %}

{% step %}
**Ein Kurzname für die Organisation wird automatisch generiert.**

**Hinweis:** Sie können den Kurznamen in einen beliebigen Namen ändern, der noch nicht von einem anderen Command-Konto verwendet wird.
{% endstep %}

{% step %}
**Klicken Sie auf „Weiter“, um fortzufahren.**
{% endstep %}

{% step %}
**Wählen Sie eine Region für die Datenspeicherung Ihrer Organisation aus.**
{% endstep %}

{% step %}
**Klicken Sie auf „Weiter“, um fortzufahren.**
{% endstep %}

{% step %}
**Geben Sie die folgenden Benutzerinformationen ein:**

1. Vorname
2. Nachname
3. Telefon (optional)
4. Passwort erstellen
5. Passwort bestätigen
   {% endstep %}

{% step %}
**Klicken Sie auf „Senden“, um Ihre Organisation zu erstellen.**
{% endstep %}
{% endstepper %}

***

### Bestätigen Sie Ihre E-Mail-Adresse

Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Sie auf Ihr Command-Konto zugreifen können

{% stepper %}
{% step %}
**Nachdem Sie Ihre Organisation erstellt haben, werden Sie zu einer Übersichtsseite weitergeleitet.**
{% endstep %}

{% step %}
**Klicken Sie auf „Weiter“, und Sie werden aufgefordert, in Ihrem Posteingang nach einer Bestätigungs-E-Mail zu suchen.**
{% endstep %}

{% step %}
**Klicken Sie in der E-Mail auf „E-Mail bestätigen“.**
{% endstep %}

{% step %}
**Es wird eine neue Webseite geöffnet, die die Bestätigung der E-Mail-Adresse bestätigt.**
{% endstep %}

{% step %}
**Klicken Sie auf „Weiter“, um sich in Ihr Command-Konto einzuloggen.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Möchten Sie es in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](https://www.youtube.com/watch?v=vme3YdOdhsE).
{% 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:

```
GET https://help.verkada.com/command/de/erste-schritte/create-a-command-organization.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.
