# How to set up my email account on iOS?

Here we will show you how to set up an email account on iOS.

{% hint style="info" %}
To set up an email account on an external device, you must have the account created and also have the IMAP or POP3 connection data on hand.\
You can obtain this data [here](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/correo-electronico/configurar-mis-cuentas-en/configuration-data-imap-and-pop3.md).
{% endhint %}

1. Go to **Settings** and then to **Passwords & Accounts**

<div align="left"><figure><img src="/files/b1gpW8RXj22tHHHK0Ahn" alt=""><figcaption></figcaption></figure></div>

2. Then go to **Add Account**

<div align="left"><figure><img src="/files/x7r9pDFD7DCoYGDQP5qy" alt=""><figcaption></figcaption></figure></div>

3. Press **Other**

<div align="left"><figure><img src="/files/IBgW0sz6tjtgiNuHf537" alt=""><figcaption></figcaption></figure></div>

4. Inside **Other**, go to **Add Mail Account**

<div align="left"><figure><img src="/files/og7SUHwQmsLDMvwqkSyP" alt=""><figcaption></figcaption></figure></div>

5. Fill in your account details and press **Next**

<div align="left"><figure><img src="/files/7aHhdtOyaymLXPNtr3lA" alt=""><figcaption></figcaption></figure></div>

6. If the email account configuration is correct, press **Save** to finish.

If an error occurs or the data is incorrect, you will have to modify it manually.

Select whether your account will be IMAP or POP and then configure it as follows:

<div align="left"><figure><img src="/files/VdRtqRYCIEc2yb22SjlB" alt=""><figcaption><p>The same configuration will work for IMAP and POP</p></figcaption></figure></div>

Once you have finished modifying the data, press **Save**.


---

# 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.sitioshispanos.com/menu-principal/guias/correo-electronico/configurar-mis-cuentas-en/ios.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.
