# Launching a Campaign

### Launch Campaign

After campaign creation, campaign is displayed in the Campaigns List. It will remain disabled until Launch Campaign is selected.

* By launching, the campaign begins actions selected during campaign creation.

#### \* Please Notice: (when launching campaign) \*

* Campaign state update – It may take time prior to being shown as Processing. Please wait until you see the campaign ‘state’ changes.
* Page refresh –  Refreshing the page immediately after launching the campaign may interfere the campaign creation. Some loading time is needed, and it should refresh by itself.
* Uploading a customer list – Wait until the entire list has loaded
* Social / Email campaign - Email addresses must be loaded in order for the campaign to launch
* Creating a new group - Date must be added for the existing customers last purchase
* Expiration dates of Campaigns must be set as a future date (at least the next day)

**Send Manually** – Typically used for “On demand” campaigns. This option sends the coupon manually to selected customer(s). The campaign is sent via SMS and email of selected customer(s).

**Send Test** – Similar to Send Manually, however, typically used for “life-cycle” campaigns.

**Edit** – Edit, add, or remove items or rules from the selected campaign.

![Campaigns screen](https://lh5.googleusercontent.com/1k6KYam_VM3MKF0HKdoV9ROw2__vajKXWzO7Zdfx0MQFKta8wdhccy706TXLjmdFkftUf8G1plpBD1qrwEfJl-eG5rq2h6hkf9VDK-Z7uq07yd0XoYjv9Rhsmvx8kXDrAmi3_KDXykvwVMbttA)

{% hint style="info" %}
You can quickly view what is the percentage of coupon redemption from the Campaigns screen
{% 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://appfront.gitbook.io/portal/campaigns/launching-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.
