App
People & processesPermissions & groups
People & processes

Permissions & groups

Uslimato controls access through groups and named permissions, not a single role per person. Rights therefore never hang off an account directly but always off a group — someone in several groups holds the sum of all their rights. It is managed under Settings › Permissions; the page is only visible to administration.

#The seven permissions

PermissionWhat it allows
adminFull access — includes all the others
catalog:writeCreate, change and delete manufacturers, models and device types
assets:writeCreate, change and delete assets
assets:useUse assets — start processes, assign, set location
processes:manageCreate, change and delete process definitions
processes:useStart processes and complete steps
users:manageCreate and change users, and manage groups

The difference between :write and :use is the difference between *setting up* and *applying*. A stockroom team needs assets:use to hand devices out — but not assets:write to change master data.

#System groups

Creating a tenant creates five groups automatically. Their rights are fixed and cannot be changed; you decide the members freely.

GroupRights
Adminadmin
Asset Maintainercatalog:write, assets:write
Service Memberassets:use, processes:use
Process Managerprocesses:manage, processes:use
User Managerusers:manage

System groups can neither be changed nor deleted. If you need a different combination, create a group of your own.

#Creating your own groups

  1. Open Settings › Permissions
  2. Click Create group
  3. Give it a name that says something, e.g. "Stockroom team"
  4. Tick the permissions you want
  5. Save

The group appears in the overview straight away and can take members.

#Managing members

  1. Expand the group in the list — the current members appear
  2. Pick a person via the search field
  3. Click Add member
  4. To remove, click the × next to the name
Tip
Group changes take effect immediately. The person concerned does not have to sign in again — a withdrawn right applies at once, not at their next sign-in.

#Common questions

#What applies with several groups?

Effective rights are the union of all groups. Someone in *Service Member* and *Process Manager* holds assets:use, processes:use and processes:manage. No right takes another one away — permissions only add up.

#How do I narrow someone down again?

By removing them from the group that carries the right. Withdrawing a single permission while the group still carries it is not provided for — deliberately, because exactly those exceptions are what make permission systems impossible to audit.

#How does this relate to roles?

"Role" is, day to day, often just what someone ends up with through their groups. How tenants, roles and visibility fit together as a whole is covered in Multi-tenancy & roles.

Was this helpful?
Suggest an edit