Open the menu
    ```html

    Customer Experience : Add User Attributes

    Enables the addition of a new user attribute.

    Features

    • It is an administration interface

    Screens

    Add User Attributes
    • Label (short text (string), required field, maximum length: 80) : Localized label of the user attribute.
    • ID (short text (string), required field, maximum length: 80) : Identifier of the user attribute.
    • ID
    • Generate ID automatically.
    • Data type (short text (string), required field, maximum length: 30) : Data type of the user attribute.
    • Identify user (conditional (boolean), required field, default value: true) : Indicates whether the value of this attribute identifies the user.
    • Share (conditional (boolean), required field, default value: false) : Indicates whether the custom attribute can be used by other customer experience instances in the same tag area.

    Permissions

    • Manage user attributes: Allows managing custom user attributes.

    Actions

    • Confirm with Ok
    ```