> 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/outlook.md).

# Outlook

Add your Outlook account to Daylite for the iPad.

1. Select **Mail** from the Sidebar and tap **Add Mail Account**..
2. Next, select **Outlook.com** from the list of account types.

   <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 Office 365 account.<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%252FKmvBRcY54RAGXltoxlxj%252Fdaylite-mail-account%255Coffice365%255Cselect-ms-account.png%3Falt%3Dmedia%26token%3Dda1ce8e5-5b96-45e3-9136-71ad02f6a164&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2757cd2b&#x26;sv=2" alt=""><figcaption></figcaption></figure>
4. Microsoft will ask if you are trying to sign into Daylite. Select **Continue**.<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%252F7XMmoiNjdKvakRx5Yj85%252Fdaylite-mail-account%255Coffice365%255Cconfirm-daylite-sign-in.png%3Falt%3Dmedia%26token%3D8428f995-fcb7-40ff-947a-b523d95cd27d&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2771b76f&#x26;sv=2" alt=""><figcaption></figcaption></figure>
5. Choose a Description and Name for your account to identify it, then click **Save**.

{% hint style="info" %}
**Reminder:** If you are setting up a Microsoft Exchange account please contact your email Administrator or your email service provider for more information regarding IMAP server settings.

These details are required to set up your Exchange account in Daylite Mail.
{% endhint %}


---

# 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/outlook.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.
