# Invite Your Team - User Permissions

### **Introduction** <a href="#jentisuserpermissions-introduction" id="jentisuserpermissions-introduction"></a>

In today's digital age, understanding and effectively managing access permissions is crucial for maintaining the security and functionality of any product. This article is designed to provide a thorough overview of the various access permissions available within JENTIS.

| Permission Group  | Description                                                                                       | Restrictions                                            |
| ----------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| ADMIN             | The admin is the highest permission group a customer can have.                                    | Cannot delete containers.                               |
| ANALYST (default) | Currently, ANALYST/TRACKING/TECHNICIAN have the same rights and do not differ in any way.         | Admin restrictions + cannot create/update/delete users. |
| TRACKING          | Currently, ANALYST/TRACKING/TECHNICIAN have the same rights and do not differ in any way.         | Admin restrictions + cannot create/update/delete users. |
| TECHNICIAN        | Currently, ANALYST/TRACKING/TECHNICIAN have the same rights and do not differ in any way.         | Admin restrictions + cannot create/update/delete users. |
| REPORTER          | A REPORTER can only navigate through the UI, can open the debug monitor, but cannot publish.      | Cannot modify anything but can read everything          |
| READACCESS        | A user with READACCESS can only navigate through the UI and cannot open the debug monitor.        | Cannot modify anything + cannot open preview monitor    |
| RESTRICTED        | A user with RESTRICTED is allowed to log into the JENTIS DCP, but can not navigate through the UI | Cannot navigate at all.                                 |

### **Commitment to Continuous Improvement** <a href="#jentisuserpermissions-commitmenttocontinuousimprovement" id="jentisuserpermissions-commitmenttocontinuousimprovement"></a>

At JENTIS, we believe in continuously enhancing our security features and access permissions. Our dedicated team regularly evaluates and updates our systems to address emerging security challenges and evolving user needs. This commitment to ongoing improvement means that users can always expect the most advanced and user-friendly access control options, designed to offer both robust protection and ease of use. We encourage feedback and suggestions from our users.


---

# 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.jentis.com/getting-started/quickstart/invite-your-team-user-permissions.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.
