# User Roles

Faronics Deploy has five different User Roles available; these are [Super Administrator](/faronicsdeploy/user-management/user-roles.md#super-administrator), [Administrator](/faronicsdeploy/user-management/user-roles.md#administrator), [Limited Administrator](/faronicsdeploy/user-management/user-roles.md#limited-administrator), [Remote Support](/faronicsdeploy/user-management/user-roles.md#remote-support), and [Report Reviewer](/faronicsdeploy/user-management/user-roles.md#report-reviewer).

### Super Administrator

A Super Administrator will have access to all Sites, Computer Groups, and Features.

{% hint style="info" %}
**Default Features Included**: User Management, Applications, Inventory, Windows Updates, OS Deployment, Ticketing, Policies, Download Agent, Anti-Virus, Remote Connect, Task History.
{% endhint %}

![Super Administrator Role](/files/-MVrcdyKEFcO7PDV7T13)

### Administrator

An Administrator will have access to all Computer Groups of any Sites that they have been assigned control.&#x20;

{% hint style="info" %}
**Features Available:** User Management.

**Default Features Included**: Applications, Inventory, Windows Updates, OS Deployment, Ticketing, Policies, Download Agent, Anti-Virus, Remote Connect, Task History.
{% endhint %}

![Administrator User Configuration](/files/-MVrc2q6VKdEMOtPmqh9)

### Limited Administrator

A Limited Administrator will only have access to certain Sites, Computer Groups, and Features as specified.&#x20;

{% hint style="info" %}
**Features Available:** Applications, Inventory, Windows Updates, OS Deployment, Ticketing, Policies, Download Agent, Anti-Virus, Remote Connect, Task History.
{% endhint %}

![Limited Administrator Configuration](/files/-MVrcrxKVtr-bDaCZ8J8)

### Remote Support&#x20;

A Remote Support User will be able to Remote Control all Computers on Sites assigned by the Super Administrator.&#x20;

* Remote Support Administrators will only be able to Remote Control computers.
* Remote Support Administrators will not be able to add, edit or delete other users.

![Remote Support Configuration](/files/-MVrdMqF8QW0fpv4mwg_)

### Report Reviewer

A Report Viewer will have Read-Only access to the Dashboard and Analytics of specific Sites assigned.

![Report Viewer Configuration](/files/-MVrdGu6V650PQBq72nG)


---

# 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.faronics.com/faronicsdeploy/user-management/user-roles.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.
