# Create An Organization

## What Is An Organization?

## Why Do I Need An Organization?

## Can I Make An Organization For Myself?

## What's The Difference Between A Verified and An Un-Verified Organization?

## How Do I Verify My Organization?

*Before you can create and manage your organization, you must create your own personal user account in the previous step* [Create An Account](/getting-started/quickstart.md)

Organizations are entities on the MVHQ App for your business to create, manage, and analyze all of your MVHQ Missions.&#x20;

1. To create your organization, navigate to: <https://app.mvhq.io/organizations>
2. Here you will see a list of the organizations you are a part of. To create a new organization, select the **Create new Organization** button

<figure><img src="/files/2f5k3F5CfiUOrfIeRKMC" alt=""><figcaption></figcaption></figure>

3. Here you will input the name of your organization. This should be the name of your business and will be displayed to users on all of your MVHQ initiatives.

<figure><img src="/files/bHRgHqHoKp49xh89EPrT" alt=""><figcaption></figcaption></figure>

Congrats! You've now successfully created your organization and are one step closer to creating your first mission and growing your business.


---

# 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://docs.mvhq.io/for-teams/create-a-misison/publish-your-docs.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.
