# Create your Company

### What is company?

In OpsNow, a **Company** is the top-level workspace where your organization manages all cloud operations. It is where teams collaborate, connect and manage cloud accounts and related services, and access the information they need to perform their work efficiently.

Continue reading to learn how to create a Company and start using OpsNow.

### Things to keep in mind <a href="#h_01hbemcz4bjhjs9q3pnnc0b7b7" id="h_01hbemcz4bjhjs9q3pnnc0b7b7"></a>

* When you create a company, you'll become **Primary Owner** of the Company.&#x20;
* If you plan to use OpsNow for work, make sure to use an email address from your company's domain to create your workspace.
* You cannot create multiple companies with a single email account. During the sign-up process, only one Company can be created.

### Create a company for your team

After completing the sign-up process, you will be directed to a screen where you can create your company. Please enter a name that your company will recognize.

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


---

# 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.opsnow.io/dev-opsnow-user-guide-v0.2/introduction/getting-started/create-your-company.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.
