# How to set up my email account in Gmail?

Below we will show you how to set up an email account in the Gmail email client.

{% 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/data-configuration-imap-and-pop3.md).
{% endhint %}

1. Log in to **gmail.com** with your login details. In the top right corner, click on the gear icon and select **See all settings**.

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

2. On the new screen, click on the **Accounts and Import** tab, then scroll down to the **Check mail from other accounts** section and click on **Add a mail account**.

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

3. On the new screen, enter the email address to add and click **Next**.

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

4. Select **Import emails from my other account (POP3)** and then click **Next**.

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

5. Fill in your account details as shown in the image, adding your domain when necessary. With this, you will have added your new account to Gmail.

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

7. Now, choose if you want to use your new account to send emails. If you do, select the first option and then click **Next**.

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

8. On the new screen, enter the name you want to display when sending your messages and click **Next Step**.

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

9. Fill in the SMTP server data for sending emails as shown in the image. Replace with your domain when necessary.

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

10. After the entered data is verified, you will receive an email with a confirmation code to finish adding the account. You can choose between two methods:
    * **Click on the confirmation message link**
    * **Enter and verify the confirmation code.** Enter the code and click **Verify**.

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

Once these final steps are completed, your account will be enabled to send emails in Gmail.


---

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