# Permission Levels

### **User**

Can send messages and access the report of messages it has sent. Can view some other information that is shared within the subaccount to which it belongs, such as templates, groups, and contacts.

### **Analyst**

Has access to everything that has been triggered from its subaccount, such as messages, reports, templates, and contacts.

### ​**Manager**

This profile has access to all data that is in the subaccounts of its account, i.e., it is a more macro profile that has information on everything, but does not yet have permission to edit and create new subaccounts and users.

### ​**Customer Administrator**

The customer administrator profile, in addition to having all data available on everything within its account, such as reports, templates, groups, and contacts, among others, it can also create and edit new subaccounts and users, as per [this](https://docs.wavy.global/permissoes/subcontas-e-usuarios) guide.

### ​**Data Analyst**

Can extract reports from the entire account, but cannot have access to any other features or trigger any messages.

### ​Resale Administrator

Has access to all resale customer features (reports, deliveries, and visibility of subaccount and user settings).


---

# 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-latam.messaging.sinch.com/permission/permission-levels.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.
