# How to set up my email account in Thunderbird?

Here we will show you how to set up an email account in Thunderbird.

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

1. Open your Thunderbird email client. If you do not have any email account created, right-click on **Local Folders** and then go to **Settings** in the menu.
   * If you already have an account created, you can follow the same steps but on the email account itself.

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

3. On the new screen, you will find the option **Account Actions**. Select that option and then go to **Add Mail Account**.

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

3. Fill in the details with your name and email address. You will see the option **Manual setup**: click on that link.

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

4. The options to configure all the data for the incoming server **IMAP** or **POP3** will open. Once you have completed this, your email account will be set up in Thunderbird.

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

{% hint style="info" %}
As shown in the image, if you set up your account as POP3, port 993 should be replaced by 995. The rest of the settings are the same as in IMAP mode.
{% endhint %}

### How to modify the data of an already created account

If you need to modify the data of your email account, by right-clicking on the email account and going to **Settings**, you will be able to see the account details.

These are the data you must have for POP3 and IMAP mode:

#### POP3 Configuration

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

#### IMAP Configuration

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

#### Outgoing Server (SMTP)

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


---

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