# Admin Console
The Admin Console (opens new window) is your primary GUI for creating and configuring applications, monitoring application usage, and managing billing:
Once you create a new application, you'll have a handful of pages available to you.
# Applications
The number of applications you can create depends on your plan (opens new window). Select an application to view the following components:
# Get started
The Get Started page walks you through the preliminary steps for getting Passwordless.dev running in your application. This information is very similar to what's documented in the Get Started guide.
WARNING
This page contains your API keys. It's important to download your API keys to a safe place, as they will be removed from the admin console after 7 days.
# Users
The Users page allows you to monitor the end-users with passkeys registered for your application. For each user, as determined by their userId
, you'll be able to view:
# Credentials
Credentials registered to each user are listed. Learn what data is stored for each credential.
# Aliases
Aliases registered to teach user are listed, however aliases that are hashed cannot be viewed here (learn more).
# Settings
The Settings page will offer some options for configuring your application, including what plan (opens new window) your application is on. More to come.
# Playground
The Playground page gives access to a simple passwordless demo you can use for testing devices.
# Billing
The Billing page allows you to upgrade to a paid organization (opens new window) and view a list of applications attached to your account.
# Admins
The Admins page allows you to invite other administrators to your Passwordless.dev organization to manage applications, billing, and more. All admins, including whomever created the Passwordless.dev account and any applications, have equal permissions within the organization.
To invite an admin:
- Enter an email address in the Invitees text input and select Send Invite.
- Your future-admin will receive an invite email. Instruct them to use this invite to complete registration for Passwordless.dev and, subsequently, to follow the email verification step.
Admins can be deleted from this same page.
WARNING
Due to all admins having equal permissions within the organization, it is currently possible for a newly-invited admin to delete a previously-provisioned admin from the organization.