Roles
Roles can help to control the access rights a given user can have to Hubble features. The general concept of roles is described as below, while the current documentation will display a specific tag if a specific role is required to access the feature.
| Role | Access level | Privileges |
|---|---|---|
| VIEWER | 1 | Read-only access: the user can only view business data (orders, products, connections, ...) |
| USER | 2 | The user can create and modify business data (orders, products, connections, ...) |
| WAREHOUSE | 3 | The user can make operations on business data such as receiving, shipping orders, renew tracking numbers, ... |
| ADMIN | 4 | The user can administrate users and change settings, such as create companies, templates, ... |
info
- Only System Admin can modify roles. Please ask your System Admin if you need to be granted more roles.
- Privileges are given through a waterfall: for example WAREHOUSE (level 3) will include USER (level 2) privileges, and would have additional privileges.