Skip to main content

System Permissions

System Permissions define user capabilities related to accessing the system, managing delegations, and handling access keys.

System Permission Types and Descriptions

PermissionDescriptionEffect
System AccessPermission to log into the systemMust be used together with Web UI Access to allow login to the system.
Delegation > ViewAllows viewing of delegations defined by the userDisplays the delegation list under the Delegation and Access Keys tab in My Account menu.
Delegation > ManageAllows creating new delegations in the systemEnables adding and managing delegations in the same tab.
Login As Another UserPermission to log in as another userDisplays the Login as Another User option in the user menu.
Access Key on Behalf OfPermission to generate access keys on behalf of another userUsed in the developer interface to create access keys for another user.
View LogsPermission to view logs (if system logging is enabled)Activates the Event Log Viewer in the user menu.
Start Flow AsPermission to start a workflow on behalf of another userUsed to create functions in the developer interface to start flows as others.
Continue Flow AsPermission to take action on a flow pending for another userAllows users to access and act on workflows assigned to someone else.
Access Keys > ViewAllows viewing access keys defined by the userDisplays access keys under the Delegation and Access Keys tab.
Access Keys > ManagePermission to create, update, delete, or revoke access keysEnables full management of access keys within the same tab.
LicensePermission to view license statusGrants access to the License Management module under Management Tools.

Authorization and Usage Conditions

  • Permissions can only be assigned by admin users or users authorized by admins.
  • Login as Another User feature is intended for use in test environments only.
  • Inheritance: Permission groups can be linked. In such cases, permissions granted in the parent group are inherited by the child group. The Reason button shows from which group a permission is inherited.
  • Permission Assignment: Each permission key has Allow, Deny, and Unassigned options. Deny is the dominant setting. Even if a user is allowed via another group, Deny will override that access.

seeAlso

FAQs

How To's