# Administrator Roles

Review the user roles and responsibilities in this section to understand each role before assigning it to users.

## Cloud User Role

Each user who signs up for the OneSite Cloud Portal is automatically assigned this role along with any invited users.

{% hint style="info" %}
Invited Users to a Company or Tenant also have the ability to create their own Companies and Tenants exclusive to the Company or Tenants they were invited to.
{% endhint %}

### User Permissions

The User role allows the user to do the following tasks:

* Sign in to the OneSite Cloud Portal
* Create a company

## Users

To see list of Users in your Company or Tenants:

1. Select the cog icon in the upper right corner of the top navigation bar and select Settings > Security > Administrators.

   ![](/files/7GFcqptOLJ7BnGL4JY2h)
2. From here you can make edits to your own account and see References of other Users.

   ![](/files/JskX9xyqN4gtZjpMjcYE)

### References

The References dialog will display Company or its Tenants to which the User has been assigned.

1. To see References of other users select References from the more option drop down.

   ![](/files/FxqSDhph8H5vw4ad7HJY)
2. The References dialog will be displayed.

   ![](/files/wEULq8aP75IMAMew9PiV)

## Administrator Roles

The following roles and permissions are available in the OneSite Cloud Portal:

* **Company Super Administrator:** The Super Admin for the Company to which they are assigned.
* **Company Administrator:** The Administrator for the Company to which they are assigned.
* **Tenant Super Administrator:** The Super Admin for the Tenant to which they are assigned.
* **Tenant Administrator:** The Administrator for the Tenant to which they are assigned.

### Company Super Administrator Role

The Company Super Administrator role is automatically assigned to the user who creates the company. Invited users can also be added to this role.

#### Company Super Administrator Permissions

The Company Super Administrator role allows the user to do the following tasks within their assigned Company:

* Create multiple Companies
* Create up to 3 Tenants per Company.
* Edit Company details
* Delete the Company
* Invite users to the Company or any of its Tenants.
* Assign or remove the Company Super Admin role for other users
* Assign or remove the Company Admin role
* Assign or remove the Tenant Super Admin role or the Tenant Admin role
* Delete any Tenant

### Company Administrator Role

Users can be assigned or invited to a Company Administrator role.

#### Company Administrator Permissions

The Company Administrator role allows the user to do the following tasks within their assigned company:

* Manage the Company.
* [Invite users to the Company](/cloud/user-management/invite-users.md#invite-users-to-a-company).
* [Invite users to a Tenant](/cloud/user-management/invite-users.md#invite-users-to-a-tenant).
* Create, modify, or delete Tenants.

### Tenant Super Administrator Role

Users can be assigned or invited to the Tenant Super Administrator role.

#### Tenant Super Administrator Permissions

The Tenant Super Administrator role allows the user to do the following tasks within their assigned Tenant:

* Access the Tenant.
* Invite users to a Tenant and assign either the Tenant Super Admin role or the Tenant Admin role.
* Invite users to a Tenant and assign either the Tenant Super Admin role or the Tenant Admin role.

### Tenant Administrator Role

The Tenant Super Administrator assigns or invites user to this role within the Tenant to which they are assigned.

#### Tenant Administrator Permissions

The Tenant Administrators are added to the All Admin role on the tenant. The Tenant Super Administrator can add the user to additional roles on the Tenant. The Tenant Administrator role allows the user to do the following tasks within their assigned Tenant:

* Access the Tenant
* [Download clients](/cloud/configuration/create-tenant.md#downloading-the-adaptiva-client)


---

# 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.adaptiva.com/cloud/user-management/roles-responsibilities.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.
