# Organization

Organizations are in the Siesta Cloud system to simplify rights and account management and multi-user access to product administration. For example, you can invite a person to your organization to manage reservations only.

You can create **organizations** on the profile page by clicking the **+** button in the section to the right or you can use our Quick start option, which will guide you through main steps of the profile creation.

![](/files/-M8LlgeTTtdm81HoclXk)


---

# 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/main/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.
