# How do I login with an IMAP account?

You can login with your IMAP account as you would with any other account on the app.

**First you will need to enter your email address at the login screen** after which you will required to enter your password, server name and port numbers (Shown Below).

Once you're happy with all the information, you can click "Continue" to continue into the app.

![](https://dl.intheloop.io/loop-help/how-do-i-login-with-an-imap-account.md/Screenshot_2021-12-10_at_10.38.52.png)

**What if you have a separate outgoing server?**

We can support most servers but we may need to whitelist the accounts before you can set it up successfully. Press advanced settings under OUTGOING SERVER and input your further details here

![](https://dl.intheloop.io/loop-help/how-do-i-login-with-an-imap-account.md/Screenshot_2021-12-10_at_10.38.59.png)

**What if you don't have the extra IMAP login details**

If you're unaware of your IMAP login details but are using the same email address on your Mac, iOS, Android or Windows device than please use one of the guides below to pull the information you require to login to Loop Email.

* **Mac:** <https://support.apple.com/guide/mail/view-email-account-information-mlhlp1193/mac>
* **iOS:** <https://support.apple.com/en-us/HT201320>
* **Android:** <https://support.google.com/android/answer/7664951?hl=en>
* **Windows:** <https://support.office.com/en-us/article/add-an-email-account-using-advanced-setup-560a9065-3c3a-4ec5-a24f-cdb9a8d622a2>

If you're unable to obtain your IMAP login details from other email apps than please contact your **IT Administrator** if you're trying to login with a work based email address.

**Still cannot login**

If you're still unable to login then please visit our [Why Can't I Login?](https://help.intheloop.io/frequently-asked-questions/why-cant-i-login) page on the help centre. If this does not solve your issue then please contact support on <support@intheloop.io>.


---

# 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://help.intheloop.io/setting-up-loop/how-do-i-login-with-an-imap-account.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.
