# Organization

After signing in, you must create your organization first. System organization in Siesta Cloud is an organizational set that allows you to manage multiple business accounts. At the same time, you can invite other users to your organization and set certain rights.

{% hint style="info" %}
Learn more about the organization and why you need it on its help page.
{% endhint %}

\
You create your organization in the Profile section. Click the plus button on the right side of the organization box to fill in its name and click Save.

![Vytvoření nové organizace](/files/-LogFDm3O0HGXRGhPzUO)


---

# 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://cs.help.siesta.cloud/en/processes/onboarding/organizace.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.
