Skip to content

Managing Users

The Authentication workspace lets you manage your Firebase Auth users. You can search, view, edit, add, or delete accounts. An upcoming release will also add support for exporting user data.

To get started, open the Authentication workspace from the workspace selector. The workspace shows a list of users sorted by UID. Selecting a user opens their details in the right pane, where you can review and update profile information.

Use the search bar above the user list to look up accounts by UID, email address, or phone number. Enter your search term and press Enter. To clear a search, click the × icon in the search bar or delete the input and press Enter.

To add a new account, click Add User above the user list. This opens the user form, which works the same way as editing users.

When creating a user, you can also define a custom UID. Leave the field empty to let Firebase generate one automatically.

To remove a user, select Delete User from the context menu. After confirmation, the account is permanently deleted from Firebase.