# Create a Government Solutions Command Organization

Verkada’s web software is Command. You use Command to configure, interact with, and monitor all Verkada devices in your Government Solutions organization.

### Create a Government Command Account

{% stepper %}
{% step %}
**Navigate to the Verkada** [**Government Solutions Command**](https://command.verkadagov.com) **home page.**
{% endstep %}

{% step %}
**Click Create a New Organization.**
{% endstep %}

{% step %}
**Enter your email and click Continue.**
{% endstep %}

{% step %}
**Enter your Organization Name and click Next.**

{% hint style="warning" %}
Your organization will be created in the United States, as it is intended for U.S. Government Organizations.
{% endhint %}
{% endstep %}

{% step %}
**An organizational short name will be automatically created.**

{% hint style="warning" %}
You can edit the short name to anything not already used by another Command account.
{% endhint %}
{% endstep %}

{% step %}
**Click Next to continue.**
{% endstep %}

{% step %}
**Choose your Organization Type from the dropdown list.**
{% endstep %}

{% step %}
**Click Next to continue.**
{% endstep %}

{% step %}
**Enter the following user information:**

1. First Name
2. Last Name
3. Phone (optional)
4. Create Password
5. Confirm Password
   {% endstep %}

{% step %}
**You can now access your Government Solutions Command organization.**
{% endstep %}
{% endstepper %}

***

### Verify your email address <a href="#verify-your-email-address" id="verify-your-email-address"></a>

You will need to verify your email address before you can access your Command account.

{% stepper %}
{% step %}
**You will be brought to an overview page after you create your organization.**
{% endstep %}

{% step %}
**Click Next, and you will be prompted to check your inbox for a verification email.**
{% endstep %}

{% step %}
**From the email, click Verify Email.**
{% endstep %}

{% step %}
**A new web page will open confirming the email verification.**
{% endstep %}

{% step %}
**Enable Two-Factor Authentication.**
{% endstep %}

{% step %}
**Click Continue to log in to your Command account.**
{% endstep %}
{% endstepper %}


---

# 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/government-solutions/getting-started/create-a-government-solutions-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.
