# Authorization

One user on Siesta Cloud can be in multiple organizations and each has a different role. As a result, the user does not have to log out and login if he is in charge of multiple products.

## **Role**

### **Owner**

Can edit everything.

### Organization Manager

I can edit everything, but it cannot set itself as the Owner or Administrator of an organization.&#x20;

It cannot in any way edit the Owner and Administrator accounts except its own.

### User Manager

Can manage users below Owner and Organization levels.

It can invite users to the organization and assign them all roles below the Organization and Owner levels.&#x20;

### Service Manager

Can manage description and photos of services and service items.

### Portal Manager

Portal Manager can manage portal description and photos.

### Finance Manager

The Finance Manager can change the payout methods and has access to finance information.

### Price Manager

The Price Manager can edit prices for services and service items.

### Reservation manager

It has access to reservations in the Reservation section and in the service details.

The Reservation Manager can edit and perform all reservation-related actions


---

# 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/uzivatele/opravneni.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.
