# Create a passkey for an account

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Owners**, **Super** **Admins**, **Admins**, and **Users**
* **Account Owners**
* Only supported using the Cerby mobile app
  {% endhint %}

As an account **Owner**, you can use the Cerby mobile app to create passkeys for your accounts. With passkeys, you take full advantage of a passwordless solution for authentication and login.

{% hint style="danger" %}
**IMPORTANT:** Passkeys are supported only for a subset of apps; they are listed in [Passkeys.directory](https://passkeys.directory/). If you have any issues with a supported app, contact the Cerby Support team at <support@cerby.com>.
{% endhint %}

***

## Requirements

The following are the requirements to create a passkey for an account using the Cerby mobile app:

* Mobile operating systems:
  * **iOS:** From version 17 onwards
  * **Android:** From version 14 onwards
* The **Allow AutoFill** feature turned on. For instructions, read the article [Turn on the Allow AutoFill feature](/cerby-mobile-app/app-customization/turn-on-the-allow-autofill-feature.md).
* The **Biometrics Login** feature turned on. For instructions, read the article [Turn on the Biometrics Login feature](/cerby-mobile-app/app-customization/turn-on-the-biometrics-login-feature.md).

***

## Create a passkey for an account using the Cerby mobile app

To create a passkey for an account using the Cerby mobile app, you must complete the following steps:

1. Log in to the app with the account you want to add the passkey to.
2. Access the account login and authentication settings within the app.
3. Select the option to add a new passkey. A menu is displayed with the list of passkey managers on your phone.\
   **IMPORTANT:** On Android, if this is your first time using a third-party passkey manager, the OS may not immediately display it in the menu. After you've set Cerby as a provider and used it before, it will appear more readily as a pre-selected option or as a direct alternative in the menu.
4. Select the **Cerby** option.
5. Tap the **Continue** button. The phone’s biometric verification, face ID or Touch ID on iOS, and face lock or fingerprint recognition on Android is activated.
   * If the verification is successful, the **Create Passkey** screen is displayed.
   * If you didn’t turn on the [Biometrics Login](/cerby-mobile-app/app-customization/turn-on-the-biometrics-login-feature.md) feature for the Cerby mobile app previously, the **Turn on Face ID to unlock Passkeys** screen is displayed. In this case, ensure to turn on the feature to continue.
6. Select if you want to add the passkey to a new or existing account:
   * For an existing account
     1. Select the account in the **Update existing account** section of the **Create passkey** screen.
   * For a new account
     1. Select the account in the **Create new item for** section. The **Create Account** screen is displayed.
     2. Fill in the information about the new account.\
        **IMPORTANT:** Ensure the username is unique, meaning two accounts cannot have the same username.
7. Tap the **Save** option. A success message is displayed on the screen.

Now you are done.

***

## \[Video] How to create a passkey for an account using the Cerby mobile app

Refer to the following video to watch the passkey creation process for iOS:

{% embed url="<https://play.vidyard.com/c7vQLekrryP6L9K9JZtTir>" %}

Refer to the following video to watch the passkey creation process for Android:

{% embed url="<https://play.vidyard.com/NRw6LgqBjRfKw4MJUypzBw>" %}

The next time you log in to the account, you can use the passkey you created. For more information, read the article [Log in to an account using a passkey with the Cerby mobile app](/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/log-in-to-an-account-with-a-passkey.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/create-a-passkey-for-an-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
