# Profile

The user profile is your personal profile. This profile can be assigned to multiple organizations and may have different permissions for each. You can read permissions in the Authorization section.

{% content-ref url="/pages/-LpIBKT-RTVvy7rtyNgC" %}
[Authorization](/en/main/organizace/uzivatele/opravneni.md)
{% endcontent-ref %}

## Manage User Profile

On the Profile page, you can manage your profile and its basic settings as:

* Changing the password
* Change the profile picture
* Change the contact information and other profile data

![](/files/-M4qXCWnAhIcxS_iWOKK)

## Organization management

In Siesta cloud, we use Organizations to simplify rights management and account management.

### Create an organization

You can create organization(s) on the profile page by clicking the **+** button in the section to the left. You can read more about organizations in the Organizations section. &#x20;

{% content-ref url="/pages/-Lp4zeGHPXw8sekyzyB6" %}
[Organization](/en/main/organizace.md)
{% endcontent-ref %}

When you create an organization, you are authorized by the owner of the organization. [majitel organizace](/en/main/organizace/uzivatele/opravneni.md#majitel).

### Switching between organizations

You can be in multiple organizations with your profile. If you have more, switch between them in the top bar. Click the arrow next to the organization name and select another organization you want to manage at the moment.


---

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