# How to send a campaign?

To send an email campaign, you must follow these steps:

1. Go to **Campaigns => All Campaigns**.\
   You will find the list of campaigns already sent in the center of the screen.
2. On the right, click on the **Create Campaign** button.

<figure><img src="/files/2aQHMWcinL0oFyDa9anY" alt=""><figcaption></figcaption></figure>

Two options will appear:

* **Regular:** This is where you will normally send your campaigns.
* **A/B Test:** You can conduct a test where two different versions of the same email will be sent. This is useful for testing the format of your templates.

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

Clicking the **Create** button will show you the screen to send your campaign.

The new screen is very similar in both modes, and the process consists of three steps:

1. First, you will see a menu where you will have to choose a contact list. You can also directly enter email addresses in the box.

<figure><img src="/files/0eORqilEABtkmSnbLgWm" alt=""><figcaption></figcaption></figure>

2. In the second step, you will need to fill in the details that will appear to the recipients, such as the sender's name, the email address that will send the emails, the subject of the message, etc.\
   \
   Below, you will need to choose the template you will send. If you don't have a template created, you can create one with the graphic editor or HTML.

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

{% hint style="info" %}
When you choose a template, you will need to select it with the **Select** button located in the center of the template.
{% endhint %}

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

Once you have chosen the template, you can optionally send a quick test and also attach a file to the email.

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

3. In the final step, to send your campaign, you will find three options:\\
   * **Send Now:** sends the campaign.
   * **Schedule:** allows you to define a day and time for the campaign to be sent automatically.
   * **Save as Draft:** saves your campaign to finish later.

<figure><img src="/files/4i11IPztypCyQedkaDVc" alt=""><figcaption></figcaption></figure>

After completing the three steps, your email campaign will be sent, and you will see the following screen, where you can track the campaign's delivery or exit this section.

<figure><img src="/files/0g7RrvCSJhllk96WMYYI" alt=""><figcaption></figcaption></figure>

Remember that you can view the sent campaigns by going to **Campaigns => All Campaigns.**\
You can view the **campaigns** or the **drafts**.

<figure><img src="/files/6NYknfmCMdVlG41fBYGD" 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/email-marketing/como-enviar-una-campana.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.
