# Create your Organization

### What is Organization?

Organizations are sub-organizations belonging to a Company. Organization is a workspace separated by department, organization, and team. This allows you to set customized policies for different departments or teams.

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

* The first Organization can be created during the sign-up process.
* You can create up to **10 Organizations** from **Settings > Organizations**.
* Each Cloud Account must be registered separately for each Organization. A single Cloud Account cannot be shared across multiple Organizations at the same time.
* If you need to create more than 10 organizations, please contact the [Help Center](https://www.opsnow.io/contact) for assistance.

### Create a organization for your team

1. **During the sign-up process**\
   After you sign up and create a Company, you will be directed to the Organization creation screen.\
   Enter names that reflect your internal structure, such as department or team names, so members can easily recognize where they belong.

{% hint style="info" %}
※ You may create up to 10 Organizations per account. If you need additional Organizations, please contact [OpsNow ](https://www.opsnow.io/faq/main)Support.
{% endhint %}

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

2. **From the Setting menu**

   You can create or delete additional Organizations from the **Settings > Organizations** menu.

   <figure><img src="/files/EKcdr8HmqQbpB56DSE0o" 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-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.
