# How to create a Campaign?

{% hint style="info" %}
Before creating a campaign you have to configure the [domain](/pico-mail/how-to/how-to-configure-domain.md) and [sender](/pico-mail/how-to/how-to-add-sender.md) otherwise from-Email and reply-To will be used from Sending Server Configuration
{% endhint %}

* Go to the customer panel
* Click on campaign in the sidebar then click on new.
* Fill campaign name & create a campaign.
* After successfully creating a campaign you have to configure that campaign
* You have to configure **from**, **to**, **subject**, **date & time**, and **template**.
* There are multiple predefined templates in design, choose any of them.&#x20;

If all is set, then you are ready to run a campaign.

<figure><img src="/files/1LGzunG3NMRNREtz3dVw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You have to setup [Cron Job](/pico-mail/basic/cron-setup.md) to schedule this campaign
{% endhint %}


---

# 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://picotech.gitbook.io/pico-mail/how-to/how-to-create-a-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.
