Cargo-Planner Docs
User roles
In Cargo-Planner there are four types of roles that can be attached to each user:
- User (default)
- Editor
- Administrator
- Developer
In addition to above roles, a user can also be isolated:
Isolated users
An isolated user is not really a role but a property that can be set on each user. Users that are isolated will not be able to see loadlists and projects created by others within the same organization, but will only see loadlists created on their own.
In addition to this all loadlists created by an isolated user will be attached to a project with the name of the username. This means other users within the organization that are not isolated will see loadlists created by those users.
The usecase for this is if you have some external users that you want to give access to, for example to plan their own orders and shipments, and that will then be able to be managed and viewed by others within the organization (who in turn is not isolated)
Administrator role§
The Administrator will be able to change the permission of each user in the user management view.
The permissions of each role are shown in the tables below:
Loadlist operations
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | Yes | Yes | Yes | Yes |
Crete | Yes | Yes | Yes | Yes |
Edit | Yes | Yes | Yes | Yes |
Delete | Yes | Yes | Yes | Yes |
Project operations
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | Yes | Yes | Yes | Yes |
Crete | No | Yes | No | No |
Edit | No | Yes | No | No |
Delete | No | Yes | No | No |
Equipment library operations
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | Yes | Yes | Yes | Yes |
Crete | No | Yes | No | No |
Edit | No | Yes | No | No |
Delete | No | Yes | No | No |
Cargo library operations
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | Yes | Yes | Yes | Yes |
Crete | No | Yes | No | No |
Edit | No | Yes | No | No |
Delete | No | Yes | No | No |
User management
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | No | No | Yes | No |
Crete | No | No | Yes | No |
Edit | No | No | Yes | No |
Delete | No | No | Yes | No |
API Token management
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | No | No | Yes | Yes |
Crete | No | No | Yes | Yes |
Edit | No | No | Yes | Yes |
Delete | No | No | Yes | Yes |
Webhooks management
Task | User | Editor | Administrator | Developer |
---|---|---|---|---|
View | No | No | Yes | Yes |
Crete | No | No | Yes | Yes |
Edit | No | No | Yes | Yes |
Delete | No | No | Yes | Yes |