Skip to main content
Question

Best way to structure the user access within one package?

  • November 18, 2025
  • 0 replies
  • 30 views

manuel.wetze
Level 9
Forum|alt.badge.img+8

Hi all, 
I am wondering about how to best setup the user permissions for my end-users of a package.
I have two different groups of end-users (=Groups in admin & Settings panel). 
First one is a huge group of plain normal endusers who should have read access to a myrad of assets within the package lets call them “Read Users”.
Then I have a single special “Settings View” which is used to set and edit specific Augmented Attributes which steer the. The editing of said augmented Attributes shall only be done by a small group of higher privilege “Admin Users”.

see minimal example:
 



I would prefer to give Read Users access on Package level as there are 30+ different assets they need access to. But I need to exclude them from editing the settings in “Settings View”. 

I can imagine that this is a common setup/permission issue. Do you have any ideas to tackle this other than doing permissions for each and every view one by one?