Skip to main content

Viewing user list and details

With the user management dashboard you can view the list of users and their details. You can also perform different operations on these users as mentioned below.

Viewing users list

If you have just created your app, you may not have any users to show on the dashboard.

Empty dashboard screen UI

Navigate to your frontend app and create a user (via the sign-up flow). On creation, if you head back to the dashboard and refresh the page, you will see that user:

One user in dashboard screen UI

User details page

When you select a user you can view detailed information about the user such as email, phone number, user metadata, etc.

User details page screen UI part one User details page screen UI part two

You can edit user information and perform actions such as resetting a user's password or revoking sessions for a user.

Change password modal UI
Note

Some features such as user metadata and email verification have to be enabled in your backend before you can use them in the user management dashboard