Limiting access to only specific Processes - Tag
You can limit the Processes a role can see and access by using Tags and the AllowTag and DenyTag rules. The rules work the same way as the View rules (allow and deny). The View rules still take precedence, for example, if you cannot edit Processes, you cannot edit them even if the Tag would allow you to.
If no Tag rules are active for a user, the user can see all Processes.
Wildcards are not supported.
AllowTag rule limits the users in the role to just see and access Processes with the defined Tag.
DenyTags allows the users in the role to access and view all Processes except those that are denied.
You cannot use both the AllowTag and the DenyTag rules at the same time, as they would conflict.
The next article is Introduction to Limiting access to only specific Environments - Environment