# IMAP

Add your IMAP email account to Daylite.

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

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

4. Enter your Incoming Mail Server and Outgoing Mail Server information, as specified by your your email provider.

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

{% hint style="warning" %}
**Microsoft Exchange Account**

If you are adding a Microsoft Exchange account, you will need to contact your email administrator or email service provider to ensure IMAP is enabled, and to provide you with the server settings.

If you are the administrator of your Microsoft Exchange account and need assistance configuring IMAP, refer to Microsoft's [IMAP Configuration Guide](https://learn.microsoft.com/en-us/Exchange/clients/pop3-and-imap4/configure-imap4?view=exchserver-2019).
{% endhint %}


---

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