# How to set up my email account on android?

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

{% 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 at 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. From your Android device, go to **Settings** and then **Accounts and backup**

<div align="left"><figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/iR8ydmO0Nr9tuqb6MqhV/AndroidConfig01%20copy.png" alt=""><figcaption></figcaption></figure></div>

2. Select **Accounts** and click on **Add account**
3. Choose the **Email** option

<div align="left"><figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/4T49SDk5eDKgqgd8daRK/AndroidA%C3%B1adirCuenta02.png" alt=""><figcaption></figcaption></figure></div>

4. Select **Other**

<div align="left"><figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/X4Xhv6zRETHpUPykhm43/AndroidA%C3%B1adirCuenta03.png" alt=""><figcaption></figcaption></figure></div>

5. Enter the account details and press **Sign in**. Then, select the account type as **POP3 Account** or **IMAP Account.**

<div align="left"><figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/C2sy3ZaTqX2r1XbhpCCE/AndroidA%C3%B1adirCuenta04b.png" alt=""><figcaption></figcaption></figure></div>

6. Verify that the settings for the incoming and outgoing mail server are correct, press **Sign in** to finish.

If an error occurs, you can manually modify the data from **Server Settings.**

Follow these steps:

1. Select **IMAP** or **POP** for your new account
2. Fill in the information for **Incoming Server** and **Outgoing Server**
3. Configure the ports for incoming and outgoing servers.

Once you have set everything up, press **Sign in** again.

**Example in POP3 mode:**

<div align="left"><figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/D22n5IQCLqN0xHuo7QKe/AndroidPOP3Config02.png" alt=""><figcaption></figcaption></figure></div>

**Example in IMAP mode:**

<div align="left"><figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/0dBOMSEjxfImuuAZ3D58/AndroidIMAPConfig.png" alt=""><figcaption></figcaption></figure></div>


---

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