# 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/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:

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

<figure><img src="/files/5Wsg8jZ2xtOuIWhdW5xz" alt="Account sign in"><figcaption></figcaption></figure>

1. Select the **My Info** tab.

   <figure><img src="/files/FQUFZpZBsyeNgL8BAnaZ" alt="My Info tab"><figcaption></figcaption></figure>
2. **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/q1Wpahuc5hj97oi9kAip" alt="Turning on 2FA"><figcaption></figcaption></figure>

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

<figure><img src="/files/VdQCQdjCbRKcRKb2IX44" alt="Turning on Passkeys"><figcaption></figcaption></figure>

1. 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.

<figure><img src="/files/miQUK5l3gZOedI2FZm9b" alt="Apple iCloud Sign in"><figcaption></figcaption></figure>

1. Passkeys has now been enabled on all your Apple devices.

<figure><img src="/files/gKNgyI76JeR9DTapTGQt" alt="Passkeys enabled"><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.

* **Sign in on a Mac:**

Open Daylite and click the email field in the **Log In** view, then select the suggested account in the auto-fill menu that appears.

<figure><img src="/files/Zs2JQiVuR0mGJc2syLyP" alt="Using passkey on Daylite app"><figcaption></figcaption></figure>

* **Using an iPad & iPhone:**

Open Daylite and click the email field in the **Log In** view, then select the suggested account above the keyboard.

<figure><img src="/files/FpMXrPYPTOxbCOgoLlJI" alt="Using passkey on iPhone and iPad"><figcaption></figcaption></figure>

* **Using Account Manager:**

Open Safari to the Account Manager sign in and click the email field, then select the suggested account in the auto-fill menu that appears.

<figure><img src="/files/3LvAchdclhs5jHvMRRVo" alt="Using passkey on Safari"><figcaption></figcaption></figure>

Follow the onscreen instructions to verify your identity with Face ID, Touch ID, or device password. You are now logged in to your account using your Passkey.

## Turning Off Passkeys

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

   <figure><img src="/files/2A4kj5vKJgTFnSV8HMs6" alt="Account Sign in"><figcaption></figcaption></figure>
2. Click **Disable** under the Passkeys section.

   <figure><img src="/files/BHTEwCkNUeHZHuLlMS5l" alt="Disable Passkeys"><figcaption></figcaption></figure>
3. Confirm by clicking **Disable** in the alert that is shown.

<figure><img src="/files/NHSvOLNliXHGxUYoxeZg" alt="Confirm Disable Passkeys"><figcaption></figcaption></figure>

{% hint style="info" %}
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/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/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.
