# Campaigns

The **Skyone Platform** offers an intuitive and efficient process for creating phishing campaigns. With this feature, you can send emails to one or more recipient groups and monitor real-time metrics such as emails opened, links clicked, and credentials submitted.

{% hint style="warning" %}
To properly create a phishing campaign, it’s essential to follow each step and ensure that all configurations are correctly set.\
Learn more in **“How to Create a New Phishing Campaign.”**
{% endhint %}

### Campaign List

The **Campaign List** displays all created campaigns and includes the following information:

* **Campaign Name**
* **Status**: Available statuses are "**In Progress**", "**Completed**", "**Queued**", "**Error**", and "**Sent**". You can filter by status in the bottom-left corner.
* **Sent**
* **Opened**
* **Link Clicks**
* **Data Submitted**
* **Spam Reports**

Each item in the list has an options button (represented by three dots), which allows you to:

* **View**: Access campaign details. Learn more in **“Campaign Information.”**
* **Duplicate Campaign**: Creates a copy of the campaign and opens the configuration screen with all fields pre-filled from the original.
* **Delete**: Permanently removes the campaign.

#### Search and Filter Features

* **Campaign Status**: Filter campaigns by status by selecting an option in the bottom-left corner of the screen.
* **Search**: Click the magnifying glass at the top of the platform, type the campaign name, and press Enter to locate it.
* **Refresh**: Use the **"Refresh"** button at the top of the platform to reload the campaign screen.

<figure><img src="/files/36BQYmrePy9e5T7lrC0j" alt=""><figcaption></figcaption></figure>

***

### How to Create a New Phishing Campaign

#### **Prerequisites**

Before starting a new campaign, complete the following steps:

1. Configure the email
2. Define the sender profile
3. Add contacts to the recipient group
4. Create an email template
5. Set up the landing page

***

**Step-by-Step**

1. To configure and launch a phishing campaign, follow these steps:

* Click **“New Campaign”** in the top-right corner of the screen.

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

2. Fill in the following campaign configuration fields:

* **Campaign Name**
* **Start Date**
* **End Date** *(optional)*
* **Campaign Sender Profile**
* **Recipient Groups**

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

3. Configure the campaign appearance
   * **Email template**
   * **Landing page**

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

{% hint style="info" %}
It is possible to preview the campaign content using the preview feature located on the right side of the screen.
{% endhint %}

4. Review the content by clicking **"Review and Save."**

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

5. If everything looks correct, click **"Save."**

### **Campaign Metrics**

Track your campaign’s performance through the following information:

* **Statistics**
* **Sent**
* **Opened**
* **Link Clicks**
* **Submitted Data**
* **Spam Reports**

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

### **Recipients**

Displays each recipient in a table format along with their respective delivery data and status. The information shown includes:

* **Contact**
* **Position**
* **Status**
* **Reported**
* **Last Modified Date**
* **Sent Date**

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

**Additional Features**

On the right side of the screen, you also have access to the following features:

* **End Campaign**: Stop a campaign in progress at any time, as long as it has not yet been completed.
* **Export**: Download reports on recipients and campaign delivery.
* **Preview**: Review the campaign content in different formats.

<figure><img src="/files/FmaWJqDgt575AfYsDFvJ" 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.skyone.cloud/english/cybersecurity/phishing-test/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.
