# Passkeys

If you have ever had to reset a forgotten password you are definitely not alone. According to a recent study, many people create and manage up to an astonishing 100 passwords. With that many passwords to juggle it's no wonder one or two might be forgotten. This is the reason that **passkeys** exist.

**Passkeys** is the new industry standard for secure sign in to your apps and websites without using a password. Daylite has adopted passkeys to give you a simple and secure way to sign in. Passkeys are stored in Apple's iCloud Keychain so they are securely available on all your Apple devices.

There are two system requirements to use **passkeys**:

* You must update your Apple device to iOS 16 or macOS 14.4 Sonoma (or newer).
* You must enable [Two Factor Authentication](/help/learn-ipad/scale-your-business/two-factor.md).

## Adding a Passkey

To add a **passkey** to your Daylite account open Safari on a device logged in to your Apple ID with iCloud Keychain turned on.

You can add a **passkey** using these steps:

Sign into [**Account Manager**](https://www.marketcircle.com/account/login).

<figure><img src="/files/TsXwTJFwKwSzGg44Fp1h" alt=""><figcaption></figcaption></figure>

Select the **My Info** tab.

<figure><img src="/files/Ea4EJcmKqyIQ6i5yPn5h" alt=""><figcaption></figcaption></figure>

**Passkeys** requires you to [turn on Two-Factor Authentication](https://github.com/Marketcircle/learn-gitbook-test-v4/blob/main/learn-articles/mac/english/scale/two-factor-authentication.md). This ensures your account is secure, and offers an alternative login method, using your password and verification code.

<figure><img src="/files/L2hUDtUfC8XMu7LJ9cVc" alt=""><figcaption></figcaption></figure>

Scan the QR Code with the camera on your phone to enable Two-Factor Authentication.

<figure><img src="/files/0ROQJ8wcHxiYvlfIaLfQ" alt=""><figcaption></figcaption></figure>

Once Two Factor Authentication has been enabled you will see **Passkeys** as an additional option under Security. Tap **Add a Passkey**.

<figure><img src="/files/MPTfR02jdVPGHQLFErOm" alt=""><figcaption></figcaption></figure>

You will be prompted to save a passkey to Apple's Cloud Keychain, by first verifying your identity with Face ID, Touch ID, or your device password.

Passkeys has now been enabled on all your Apple devices.

<figure><img src="/files/nyraklxYuFDwqc2QAcAO" alt=""><figcaption></figcaption></figure>

## Using a Passkey to Sign In

To begin using **passkeys** to sign into your device, you must be logged into your Apple ID with iCloud Keychain turned on.

Open Daylite and click the email field in the **Log In** view, then select the suggested account above the keyboard. Follow the onscreen instructions to verify your identity with Face ID, Touch ID, or device password.&#x20;

You are now logged in to your account using your Passkey.

<figure><img src="/files/25u2f6yP1oCRTwbwjjTa" alt=""><figcaption></figcaption></figure>

## Turning Off Passkeys

Sign in to [**Account Manager**](https://www.marketcircle.com/account/login) and select the **My Info** tab.

<figure><img src="/files/8dMZoMWozTza4wYxGXrD" alt=""><figcaption></figcaption></figure>

Tap **Disable** under the Passkeys section.

<figure><img src="/files/zcphl02vQ1loDpBe8QKm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Did you know?**

You must manually remove the invalidated passkeys from your iCloud Keychain. They can’t be reactivated but can be replaced with new passkeys.
{% endhint %}

## Wrap Up

If you are tired of trying to remember all your passwords, or have been forced to reset one recently, then **passkeys** is exactly what you need to keep your workday running smoothly.

Help keep your business data safe and set your mind at ease by turning on **passkeys** and [Two Factor Authentication](/help/learn-ipad/scale-your-business/two-factor.md) in Daylite.


---

# 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://docs.daylite.app/help/learn-ipad/scale-your-business/passkeys.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.
