# How do I add additional email accounts?

To get the best experience with Loop, be sure to add your work email address.

### Adding additional email accounts

**Desktop app**

1. Click on the giant '+' symbol in the sidebar
2. A window will pop up titled 'Manage accounts'. Click on 'Add account'.
3. Enter the email address of the account you would like to set up and follow the on-screen instructions
4. Once you're done, it will take a few seconds to sync your emails over and the set up is then complete

![](https://dl.intheloop.io/loop-help/how-do-i-add-additional-email-accounts.md/Screenshot_2022-01-05_at_13.43.34.png)

![](https://dl.intheloop.io/loop-help/how-do-i-add-additional-email-accounts.md/Screenshot_2022-01-05_at_13.43.49.png)

![](https://dl.intheloop.io/loop-help/how-do-i-add-additional-email-accounts.md/Screenshot_2022-01-05_at_13.43.55.png)

**iOS app**

1. Tap on the 'Menu' icon in the top-left corner (the three lines).
2. Click on the person icon in the sidebar.
3. A window will pop up title 'Manage accounts'. Click on 'Add new account'
4. Enter the email address of the account you would like to set up and follow the on-screen instructions
5. Once you're done, it will take a few seconds to sync your emails over and the set up is then complete

### How many additional email accounts can I add?

On the desktop app for both Mac and Windows, you can have up to 4 email address.

On iOS, for both iPhone and iPad, you can have more than 4 email address.

Experiencing issues? You can get help [here](/frequently-asked-questions/why-cant-i-login.md) or drop us an email at <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/frequently-asked-questions/how-do-i-add-additional-email-accounts.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.
