# Organizations

An organization is the group of users that you work with on Dynamiq's platform. Your organization can be your company name, or your specific department - you are free you name your organization whatever you wish during or after the onboarding process.&#x20;

### Creating an organization

#### During the onboarding process

You will be prompted to create an organization during the onboarding process after you have completed the checkout step. Simply give your organization a name and team members who sign up later will be able to choose to be a part of the organization you created after their onboarding is complete.&#x20;

#### After the onboarding process

If you would like to create a new organization after you have completed the onboarding step, please log out and then login again. Once logged back in, you will see the organization screen where you can click the **create a new organization** button.&#x20;

#### Switching between organizations

If you would like to switch the organization you are within, please log out and then login again. Once logged back in, you will see the organization screen where you will see a list of all of the organizations that your Dynamiq account is linked to.&#x20;

To open the organization, simply click the one you wish to manage.&#x20;


---

# 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.getdynamiq.ai/platform-settings/organizations.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.
