Edit a User's Profile Information and Add Attributes

Introduction

There may be times when you need to manually update a user’s profile, such as correcting information that’s preventing them from accessing the program or adding extra data to ensure their profile is complete and accurate.


Tutorial

Only the profile details and venues can be edited in this way. If you want to adjust a user's points balance, see Adjust a User's Points Balance.

Making edits to a user's profile will report a PROFILE_UPDATED event to their event stream, which they will see if your user interface features an activity log showing their event history.

Editing the Core Profile

  1. Navigate to Users > Members. Find the user you wish to edit (use the filtering functionality if needed). Click 'Show' next to the user.

  2. Click 'Edit' in the top right corner.

  3. Make any changes that you need and then click 'Save' at the bottom of the page.

Filtering the members list by surname and the location of the 'Show' button.
The user profile in Edit mode.

Editing and Adding User Attributes

If a user has no attributes yet, you cannot add new ones using the Loyalty Console. To add the first attribute, use the API.

  1. Navigate to Users > Members. Find the user you wish to edit (use the filtering functionality if needed). Click 'Show' next to the user.

  2. Click 'Edit' in the top right corner.

  3. Scroll down to the 'Attributes' section. Here you can:

    • Edit the name of an existing attribute

    • Edit the value of an existing attribute

    • Delete an existing attribute (will only be deleted from the selected user)

    • Add a new attribute name and value (will only be added to the selected user)

  4. After making any changes, click 'Save' at the bottom of the page.

Adding a new attribute to a user

Last updated

Was this helpful?