# How to set up an SMTP account?

Our Email Marketing platform allows you to send email campaigns using any external email client (Outlook, Thunderbird, Apple Mail, etc.).

When you add contacts as recipients of your mailings, they will be automatically added to the contact list on our platform.

To send these types of emails from an external email client, follow these steps:

1. Go to **Settings**.
2. Then, to **Create SMTP credentials**, in the **SMTP** box.

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

The system will ask you for an email address that will be used for sending. This email address, or its domain, must be verified following these steps: [https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/email-marketing/what-do-i-need-to-configure-to-use-email-marketing.md](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/email-marketing/what-do-i-need-to-configure-to-use-email-marketing.md "mention")

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

You will see the selected email address, the password, and the SMTP server and port information.\
You will need to configure this information in your external email client as if it were a regular email address.

{% hint style="warning" %}
It is important to connect using this information, even if the selected email address exists in a hosting account with a different password.
{% endhint %}

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

When you close the box, you will see the information of your email address and its SMTP connection details.\
\
If you click on **the three dots** at the top right, you can change the password, edit the email address details, or delete it.

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

Finally, if you go to **Settings** again and then to **Manage SMTP**, you will arrive at the same screen shown above, where you will see your created email addresses.

<div align="left"><figure><img src="/files/y3G9v49oPCOjur0l2y8i" 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/email-marketing/como-configuro-una-cuenta-smtp.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.
