# iCloud

Add your iCloud account to Daylite.<br>

{% hint style="info" %}
**Note:** If you use an iCloud+ custom domain email (e.g., <name@yourdomain.com>), see [Using iCloud Custom Domain Email](#using-icloud-custom-domain-email) below for setup instructions.
{% endhint %}

1. Go to **Daylite > Settings > Mail > Mail Accounts** and select **Add Mail Account**.
2. Next, select **iCloud** from the list of account types.
3. Enter the email address of your iCloud account.

#### Create an App-Specific Password

Daylite requires you to create an **app-specific password**. This is a different password than the one you use to sign into iCloud.

1. Sign into your [Apple Account](https://account.apple.com) associated with your iCloud email address.
2. Choose **Sign-In and Security** from the Apple Account menu, then select **Account Security** to enable **Two Factor Authentication**. If you need more detailed instructions, follow [this article from Apple](https://support.apple.com/en-us/HT204915).
3. Once Two Factor Authentication has been enabled, select **App-Specific Passwords**.
4. Go to **Daylite > Settings > Mail > Mail Accounts** and select **Add Mail Account**.
5. Next, select **iCloud** from the list of account types.
6. Enter the email address of your iCloud account. Daylite requires you to create an **app-specific password**. This is a different password than the one you use to sign into iCloud.
7. Click **Next** to begin the guided setup.<br>

   <div align="left"><figure><img src="/files/tPB71xoOJGJQfyqg4kV9" alt="" width="524"><figcaption></figcaption></figure></div>

   \
   First, you must turn on 2-Step Verification in your iCloud Account. This is required before you can create an App Password. If you have already enabled 2-Step Verification, move to step 7.
8. Sign into your [Apple Account](https://account.apple.com) associated with your iCloud email address.
9. Choose **Sign-In and Security** from the Apple Account menu, then select **Account Security** to enable **Two Factor Authentication**. If you need more detailed instructions, follow [this article from Apple](https://support.apple.com/en-us/HT204915).<br>

   <div align="left"><figure><img src="/files/fYnlt2t7y7RRANtynbZf" alt=""><figcaption></figcaption></figure></div>
10. In Daylite, check the box **"I've enabled 2-Step Verification"** and click **Next** to proceed to creating an App Password.<br>

    <div align="left"><figure><img src="/files/ZEbpeRoeT4bQjfmfrORB" alt=""><figcaption></figcaption></figure></div>
11. Once Two Factor Authentication has been enabled, select **App-Specific Passwords**.
12. Click **Generate an app-specific password**.<br>

    <figure><img src="/files/0IMT6TtHhCG2O9sx7tdW" alt=""><figcaption></figcaption></figure>
13. Enter "Daylite" for the name of your App-Specific Password, then choose **Create**.<br>

    <div align="left"><figure><img src="/files/ZVL4OAGUFh67RnjFaHYq" alt=""><figcaption></figcaption></figure></div>
14. In Daylite, confirm you've set up an App-Specific Password<br>

    <div align="left"><figure><img src="/files/YeXxFLdhdGreWUv2O0Bq" alt=""><figcaption></figcaption></figure></div>
15. Copy the App-Specific Password that has been generated and paste it into the Password field in Daylite. Click **Next** to finish adding your iCloud account to Daylite.<br>

    <div align="left"><figure><img src="/files/3nURl9896G8iRbUDlO9b" alt=""><figcaption></figcaption></figure></div>

    <br>

Your iCloud account is now connected to Daylite.

***

### Using iCloud Custom Domain Email

If you use an iCloud+ custom domain email address such as <name@yourdomain.com>, you need to add it as an IMAP account with specific settings.

To add an iCloud custom domain email:<br>

1. Go to **Daylite > Settings > Mail > Mail Accounts** and select **Add Mail Account**.
2. Select **Other IMAP** from the list of account types.
3. Enter your custom domain email address, such as: <tom@example.com>
4. Enter your app-specific password in the **Password** field. If you haven't created one, see [Create an App-Specific Password](#create-an-app-specific-password) above.
5. Click **Next**.

<div align="left"><figure><img src="/files/C1wjj2hECG2OocZxpzpn" alt="" width="502"><figcaption></figcaption></figure></div>

6. On the server settings screen, change both **User Name** fields to your Apple ID email address. The **Email** field at the top will display your custom domain email—do not change this. Both **User Name** fields will initially display your custom domain email. Change these to your Apple ID email address (the email ending in @icloud.com).<br>

   For example: If the **User Name** fields show <tom@example.com>, change them to <tom@icloud.com>.

<div align="left"><figure><img src="/files/1a09TKQ2bLsrqlVFf63I" alt="" width="491"><figcaption></figcaption></figure></div>

7. Click **Next** to finish adding your account.<br>

Once added, your emails will send from your custom domain address.


---

# 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/mail-management/add-mail-account/icloud.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.
