Yes, you can customize what identifier is shown for users in the CUE system. By default, users are assigned a string of numbers as their username/identifier. However, you can add a custom prefix to make identifiers more on-brand (like 'Goats1234' for a team called the Goats), or you can configure the sign-up flow to ask users to create their own username. If you're collecting additional data like names, phone numbers, or email addresses through the sign-up configuration, you can choose which fields are displayed as the user identifier. This flexibility helps you balance between quick participation (auto-assigned numbers) and richer user identification (custom usernames).
