> For the complete documentation index, see [llms.txt](https://help.besmart.software/be.smart-site-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.besmart.software/be.smart-site-management/en-site-productivity/user-management/roles.md).

# Roles

As a default there are three roles in Site Productivity: Admin, Editor and Viewer.&#x20;

Each user must be assigned with a role.&#x20;

<figure><img src="/files/FqOoG9iI52LMfTowidlO" alt=""><figcaption><p>Roles - menu</p></figcaption></figure>

Below is the quick breakdown of the rights of the different roles. Like the owner -role already suggests, they have full control over the Site Productivity, but the viewer has limitations on the functionalities.&#x20;

<table><thead><tr><th width="187"></th><th>Owner (admin)</th><th>Editor</th><th>Viewer</th></tr></thead><tbody><tr><td>Reports</td><td>X</td><td>X*</td><td>X*</td></tr><tr><td>Asset management</td><td>X</td><td>X*</td><td></td></tr><tr><td>User management</td><td>X</td><td></td><td></td></tr></tbody></table>

*\* Editor and Viewer role will see the Reports and Assets only from the sites that they have been assigned to.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.besmart.software/be.smart-site-management/en-site-productivity/user-management/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.
