User Management

Manage the users of the data lake. Begin by selecting a user you want to manage.

Service error An unexpected error has occurred while retrieving users.
Username Email Name Role Enabled Registration Status
{{user.user_id}} {{user.email}} {{user.name}} {{user.role}} {{user.status == 'CONFIRMED' ? 'Confirmed' : 'Pending'}}