Managing Privileges

◷ Reading Time: 5 minutes

A Privilege bridges the gap between accounts (i.e. Applications and Users) and assets. This structure allows you to give very specific access to a specific resource, regardless of the account’s Role(s).

In short, it is possible to make read-only assets whilst other assets are writeable, without granting more/less Roles to accounts of your choosing. It is also possible to have some assets completely hidden or visible to limited accounts within the same shared Workspace.

Create a Privilege

Note: To create a Privilege, the logged-in users’ account must have access to the target asset/resource and at least the following Actions allowed:
ListRoles,
ListGroups,
ListPrivileges,
ListUsers,
SavePrivilege,
SavePrivilegeRoles

There are four sections that need to be completed to create a Privilege:

  1. General information about the Privilege (i.e. name and description).
  2. Target Asset/Resource.
  3. Target Actor.
  4. Role Selection.

Next navigate to the asset/resource you wish to create a Privilege for:

Asset Management -> Asset Browser -> Chosen Asset -> Right Click -> Privileges

ManagingPrivileges - CreateAPrivilege_step1
ManagingPrivileges - CreateAPrivilege_step2

Then click on New Privilege.

ManagingPrivileges - CreateAPrivilege_step3

Assign a name and description of the Privilege in the General tab.

ManagingPrivileges - CreateAPrivilege_step4

Select the target actor (Account or Group). An actor must be assigned in order to create a new Privilege.

ManagingPrivileges - CreateAPrivilege_step5a

Using the Tabs in the selector window, the target actor can be set to a Group, Application, or User.

ManagingPrivileges - CreateAPrivilege_step5b

Assign the allowed Roles.

ManagingPrivileges - CreateAPrivilege_step6

Lastly, click the Save button in the top-left.

ManagingPrivileges - CreateAPrivilege_step7

This new Privilege allows all Users read-only access to the ForEveryone-WS Workspace, if the account has the appropriate Actions to allow them to see Workspaces and their contents.

Privilege Actions

You can manage existing Privileges from the Privileges window found in Administration.

ManagingPrivileges - PrivilegesNav

When in the Privileges window, there are a few options you can choose from:

  • Refresh: Refresh the list of Privileges.
  • Details: See the details of an existing Privilege.
  • Delete: Delete an existing Privilege.
ManagingPrivileges - PrivilegesActions_buttons

Privilege Details

Under the Privilege Actions, you can view or update the details of a Privilege.

General Tab

The General tab is where you can change or update the name and description for a Privilege.

ManagingPrivileges - PrivilegesActions_generalTab

Target Tab

The Target tab is where you can change or update the target actor. The target asset/resource cannot be changed.

ManagingPrivileges - PrivilegesActions_targetTab

Roles Tab

The Roles tab is where you can change or update the Roles allowed by a Privilege.

ManagingPrivileges - PrivilegesActions_rolesTab

Ensure you click the Save button in the top-left to save any changes.

Updated on April 24, 2026

Was this article helpful?

Related Articles