Skip to main content

Add Your User Attributes

Zuora

Add Your User Attributes

In this section's example, we use the First and Last Name user attributes in our registration form. However, before we can use these user attributes, we must set them up in Zephr.

To set up your user attributes, complete the following steps:

  1. Select Identity from the main menu
  2. Select User Attributes from the menu options. The User Attributes screen is displayed.
  3. Select the Add a User Attribute button. The Add User Attribute screen is displayed.
  4. Enter First Name in the Label text box.
  5. Select Text from the Type drop-down options.
  6. Optionally, enter a description of the user attribute for internal purposes in the Internal description (Optional) text box.
  7. Optionally, enter a description of the user attribute to display in the Public description (Optional) text box.
  8. If the information is required, select the Mandatory field checkbox.
  • Mandatory fields must always be completed when a user is created, whether directly on your site by the end user, using the Zephr API or directly in the Admin Console.
  • You must include any fields that are defined as mandatory in your registration forms. If you do not want end users to provide the related information in all of your forms, Zephr recommends that you do not select the Mandatory checkbox here; instead, make the field mandatory in any form in which you want to collect the information when you create it.
  1. Select the Add another checkbox.
  2. Select the Save button. The Add User Attribute screen re-displays.
  3. Enter Last Name in the Label text box.
  4. Repeat steps 5 to 8 above.
  5. Select the Save button. The First Name and Last Name user attributes are added to the Zephr store.