# Create Organization

### What is organization?

Organization is a group of team member who can work together for the applications created under that organization.

### How to create new organization?

As an example, If you have multiple businesses for which you have created applications, you can manage it in different organizations. Also, you can have different team members in all your organizations! Cool, right? Let's see how you can create new organization.

### Step: 1 Click on organization and click on "+ Create Organization"

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

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

### Step: 2 Give organization name and click on "Add"

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

### Step: 3 Create Apps in your organization and manage it.

<figure><img src="/files/SejgQdaV1jjmy587qhKM" 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://help.twinr.dev/organization/create-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.
