User Attributes
Custom metadata attached to each user, which governance rules can then read.
A user attribute is a named field you define once for the organization â Department, Region, Cost Centre â and then set per user. On its own it's just metadata. Its value comes from what reads it.
Creating an Attribute
From User Attributes in the admin console, click Add new user attribute and provide:
| Field | Meaning |
|---|---|
| Attribute Name | Required. The name shown wherever the attribute is used. |
| Attribute Type | Currently Text Input. |
| Default Value | Applied to users who have no explicit value set. |
The attributes list shows Attribute Name, Type, and Default Value. Click a name to edit it.
Setting Values Per User
Open the Users screen and click the User Attributes cell on a user's row. Every attribute defined for the organization appears there, and you set this user's values in one place.
Using an Attribute in a Rule
In a governance rule, set the user condition to PersivX User Attribute and pick the attribute. The rule then compares that user's attribute value using is one of or is not one of, or matches it against a column with Equals Column Value.
Attribute-level rules sit in the middle of the governance precedence order â more specific than a group rule, less specific than one naming an individual user. See Column Masking for the full ordering.
