# How to set up my email account in Apple Mail?

Below we will show you how to set up an email account in Apple Mail.

{% hint style="info" %}
To set up an email account on an external device, you must have the account created and 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. Open the **Apple Mail** application. In the menu, click on **Mail** and then choose **Add account**.
2. Select the option **Other Mail Account**. Then click **Continue**.

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

3. Enter your name, email, and password. Then click on the **Sign In** button.

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

4. Fill in the fields with your information as shown in the image below. Once done, you will have added your mailbox to Apple Mail.

<div align="left"><figure><img src="/files/iMx4DcWEM2UpEUNG0ejN" alt=""><figcaption><p>The POP3 account type will display the same options</p></figcaption></figure></div>

{% hint style="info" %}
For POP3 accounts, your Apple Mail version may have an option to keep a copy on the server. This option will prevent emails from being deleted on the server when checking the mailbox on your device.
{% 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://help.sitioshispanos.com/menu-principal/guias/correo-electronico/configurar-mis-cuentas-en/apple-mail.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.
