> For the complete documentation index, see [llms.txt](https://docs.wildmail.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wildmail.io/activecampaign-academy/getting-started/build-your-campaigns/how-to-create-your-first-campaign.md).

# How to create your first campaign

{% hint style="info" %}
In this section, you will find insights on how to create your first campaign in ActiveCampaign.&#x20;
{% endhint %}

The main feature of ActiveCampaign: the possibility to send personalized email marketing communications, from smaller contact segments to complete lists.

### **Recommendations:**

* Keep the objective of your campaign in mind - what do you want to achieve?
* Keep it simple at first and focus on consistency (2x/week or more)
* If you find yourself sending out the same email campaigns manually, this likely means the use case would be better solved with Automations
* When you’re more experienced, get the most out of ActiveCampaign’s segmentation features.

{% hint style="success" %}

* **Campaigns**: One-off emails (e.g. [newsletters](/activecampaign-academy/getting-started/build-your-campaigns/how-to-create-newsletters.md), product updates, flash sales)

  &#x20;

  **Automations**: Evergreen marketing efforts that send out based on specific conditions or actions by contacts (e.g. nurture sequence, post-purchase sequence, webinar registration). You need to[ build automations](/activecampaign-academy/exploring-further/build-your-automations.md) and turn them on to start your evergreen actions
  {% endhint %}

Let's get to it! Below is the step-by-step tutorial on how to set up a campaign with ActiveCampaign. :point\_down:

{% embed url="<https://www.youtube.com/watch?v=fEZWOU8hKxE>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wildmail.io/activecampaign-academy/getting-started/build-your-campaigns/how-to-create-your-first-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
