# Step 2: Create or Use the Private Organization

One of the strong sides of helmut.cloud is collaboration. To make it as easy as possible for users, everything is organized around organizations.

When you register, you automatically have a private organization. You can immediately use this organization to explore the platform, create workflows, and build projects on your own. No additional setup is required.&#x20;

If you want to collaborate with others, you can either join an existing organization or create a new one.

Your active organization is displayed in the top right corner. You can switch between organizations there.

## Create organization

To start working with others, set up your first organization.

* Click on your avatar icon in the bottom left corner
* Choose "*My organizations*"
* Click on "*Create organization*"
* Enter a name that makes sense to you and click the "Create" button.

Gratulations! You are now the owner of a shared organization! From now on, you can create workflows and add members to your organization, depending on your plan and license.


---

# 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.helmut.cloud/getting-started/step-2-create-or-use-the-private-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.
