# Campaigns

## Interface of campaign list

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

### (1) Information filter

* **Campaign name:** email campaign name you want to search for&#x20;
* **Start time:** campaign start time is set when creating campaign&#x20;
* **End time:** the campaign end time is set when creating the campaign&#x20;
* **Status:** filter by one of three states (New, Active, Completed)

### (2) Filter result

* **Campaign ID:** campaign identifier&#x20;
* **Campaign name:** the name of the campaign&#x20;
* **Description:** campaign description&#x20;
* **Status:** campaign status&#x20;
* **Start time:** campaign start time&#x20;
* **End time:** campaign end time&#x20;
* **Creation time:** the time the campaign was created&#x20;
* **Action:** action of the campaign&#x20;
  * **Approve:** admin approved the campaign before launching&#x20;
  * **Edit:** admin can edit some information of unfinished campaign. The edited information includes: Campaign name, Description, End time. After correcting the information, the admin needs to click the "Update" button to save the changed information&#x20;
  * **Delete:** admin can only Delete email campaign without approval

## Steps to create an email campaign

* **Step 1:** Access the “Email campaign” menu as shown below:

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

* **Step 2:** Click the “Add campaign” button on the Campaign list screen

<figure><img src="/files/5xPdLmcH2ISExT0ivWB4" alt=""><figcaption></figcaption></figure>

* **Step 3:** In the add campaign screen, admin fills in the following information
  * **Campaign name:** email campaign name set by admin&#x20;
  * **Description:** a short description of the campaign being created. This information is not required&#x20;
  * **Start time:** campaign start time&#x20;
  * **End time:** campaign end time&#x20;
  * **Email:** email used to send out to customers. Campaigns can use email out via Sendgrid or SMTP&#x20;
  * **Email template:** choose a pre-made email template in Email Template List&#x20;
  * **Survey template:** select a ready-made survey template in the Template List

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

* **Step 4:** Click the “Next” button, move to the Add Customer screen. Click here to enter customer information
  * **Add from:** choose to add customers from one of three sources (Contact, Filters and Import data from excel)
  * **Email sending time:** choose when to start sending emails to customers in the “Add from” section. This information is not required. If the admin doesn't fill it out, the campaign will start sending emails as soon as it's approved

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

* **Step 5:** Click Add campaign
* **Step 6:** At the Campaign list screen, the admin selects the Approve action to start executing the campaign


---

# 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.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.3-email-campaign/campaigns.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.
