> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/learn-ipad/getting-started/add-accounts/icloud.md).

# iCloud

Add your iCloud account to Daylite for the iPad.

1. Select **Mail** from the Sidebar and tap **Add Mail Account**..
2. Next, select **iCloud** from the list of account types.<br>

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F2286785992-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FaUk1zNEOMvXFQA9KtbIf%252Fuploads%252FJQxd9kvkz4n7YCvvkobP%252Fmail-management%255Cimporting-account2.png%3Falt%3Dmedia%26token%3D79617ed9-c585-48d1-9111-43d0e96c9de8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=11ff3f75&#x26;sv=2" alt=""><figcaption></figcaption></figure>
3. 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.
4. Sign into your [Apple Account](https://account.apple.com/) associated with your iCloud email address.
5. 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).
6. Once Two Factor Authentication has been enabled, select **App-Specific Passwords**.<br>

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F93104246-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLlEWglZXDeBB1GqbJlKq%252Fuploads%252Fl3qEm1PBJmfkaIDNRYfU%252Fdaylite-mail-account%255Cicloud%255Ctfa-and-app-password.png%3Falt%3Dmedia%26token%3D578cc48e-b840-4c3c-bece-a2ea83f56512&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6afbace7&#x26;sv=2" alt=""><figcaption></figcaption></figure>
7. Click **Generate an app-specific password**.<br>

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F93104246-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLlEWglZXDeBB1GqbJlKq%252Fuploads%252FisTawSSTvOvVdfjmujJ2%252Fdaylite-mail-account%255Cicloud%255Cgenerate-password.png%3Falt%3Dmedia%26token%3D0269a61e-243d-40a1-b465-1fcda8e6dc54&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=df5a3b7&#x26;sv=2" alt=""><figcaption></figcaption></figure>
8. Enter "Daylite" for the name of your App-Specific Password, then choose **Create**.<br>

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F93104246-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLlEWglZXDeBB1GqbJlKq%252Fuploads%252FG03m8j7Ne7SFVQrW9PGR%252Fdaylite-mail-account%255Cicloud%255Cname-app-password.png%3Falt%3Dmedia%26token%3D6206f961-c006-4f6d-ba6d-3710750cd905&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f583c101&#x26;sv=2" alt=""><figcaption></figcaption></figure>
9. 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>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/learn-ipad/getting-started/add-accounts/icloud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
