# Create an Email Campaign

1. When in your dashboard, click *Campaigns*. By default, the first tab is for Email campaigns.

<div data-full-width="true"><figure><img src="/files/T5XAVFUjcDpUouwAKFDi" alt=""><figcaption></figcaption></figure></div>

2. Click *Create Email Campaign*.

<div data-full-width="true"><figure><img src="/files/h32eExWvYlirAXEDw8BU" alt=""><figcaption></figcaption></figure></div>

3. Enter a name for the campaign, and a description (optional). Next, select your recipient(s). You can choose contacts from a *List*, *Audience*, or *Individual Contact*. Click *Next* once complete.&#x20;

<div data-full-width="true"><figure><img src="/files/2kIC7WMDQLyqHXCuE5ml" alt=""><figcaption></figcaption></figure></div>

4. Enter the following in the corresponding fields:
   1. **From Address:** Your sender's email address.
   2. **From Name:** This is the name that will appear in the recipient’s inbox when they receive your email.
   3. **Reply-To Address:** Address where email recipients can respond.&#x20;
   4. **Email Subject Line:** You can insert emojis and also personalize the email subject line using various contact attributes like *First Name*, *Last Name* etc.
   5. **Design Email:** Select the design category for the email. Here, we select *Use Template*.&#x20;

<div data-full-width="true"><figure><img src="/files/B1DjUpwjAPjYrUjvuIpI" alt=""><figcaption></figcaption></figure></div>

5. Review the summary of your email campaign and make edits to the campaign details, recipients or senders, email design, by clicking the pencil icon next to the respective sections.
   1. **Schedule:** Schedule the release of the email campaign.&#x20;
   2. **Test Email:** To test how your email looks in the users’ inbox, click *Test Email* and enter email addresses (up to 5) at which you want to test it and click *Send Email*.
   3. **Launch Now:** Selecting this button will launch the campaign immediately.&#x20;

<div data-full-width="true"><figure><img src="/files/qZWcoh14NOkMvmnB7Sxd" alt=""><figcaption></figcaption></figure></div>

Need to make updates in your template? Hover over your email content details and click *Edit* to make any updates!&#x20;

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

Once done, be sure to click *Done Editing*.&#x20;

<figure><img src="/files/ZC3wBX4rHKsug7Z5J7JU" 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://docs.satisfilabs.com/resource-center/marketing-engine/campaigns/email-campaigns/create-an-email-campaign.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.
