# Manage your campaigns

In this guide you'll go through the "My campaigns" section from start to finish. You'll learn to read the status of each campaign, filter the list, use the actions menu and check the results of a campaign that's already been sent. About 5 minutes.

## Before you start

You need at least one campaign already created. If you don't have one yet, follow the guide [How to create your first campaign](/en/campaigns/create-your-first-campaign/) first.

## Step 1: Go to the campaign list

In the side menu, click **My campaigns**, inside the Campaigns section.

The list opens with all your campaigns. Each row shows the send channel, the name, the goal, the status, the date and the main metrics: audience, sent, opens, clicks and revenue.

:::tip[Tip]
Click any column header (Name, Date, Opens...) to sort the list by that criterion. A second click reverses the order.
:::

## Step 2: Understand campaign statuses

Every campaign has a status that shows where it stands. You'll see it in the "Status" column of the list.

Here are all the possible statuses:

| Status | What it means |
|--------|--------------|
| **Draft** | The campaign is incomplete and hasn't been launched yet. You can keep editing it. |
| **Scheduled** | The campaign is ready and has a fixed send date and time. |
| **Queued** | The campaign is waiting to be sent. The send process has started. |
| **Sending** | The send is currently in progress. |
| **Sent** | The send has finished. You can now check the metrics. |
| **Paused** | An ongoing campaign has been paused manually. |
| **Stopped** | The send was interrupted before completing. |
| **Failed** | The send couldn't complete due to an error. |

## Step 3: Filter by status

If you have many campaigns and want to see only those of a certain type, use the "All statuses" selector in the top-right corner.

Click it and choose the status you're interested in: Draft, Scheduled, Sent, and so on.

The list updates instantly and shows only the campaigns with that status.

## Step 4: Use the actions menu

At the end of each row there's a three-dot icon. Clicking it opens that campaign's actions menu.

The available actions change depending on the campaign's status.

### Draft campaigns

For a campaign in **Draft** status, the menu shows:

- **Edit draft:** opens the wizard where you can complete or modify the campaign.
- **Copy campaign ID:** copies the campaign's unique identifier (useful for technical integrations).
- **Archive campaign:** moves the campaign to an archive so it doesn't appear in the main list.

### Scheduled campaigns

For a **Scheduled** campaign, the menu includes more options:

- **View details:** takes you to the campaign's summary and configuration screen.
- **Reschedule:** changes the send date and time.
- **Edit:** modifies the content or configuration of the campaign.
- **Pause:** temporarily stops the send.
- **Cancel:** cancels the campaign before it's sent. This action is irreversible: you'll be asked to confirm before it runs.
- **Clone:** creates a copy of the campaign to reuse its configuration.
- **Copy campaign ID:** copies the unique identifier.
- **Archive campaign:** moves it to the archive.

:::caution[Important]
Cancelling a scheduled campaign is irreversible. The platform will ask you to confirm before running the action, but once cancelled you can't get it back. If you just want to postpone it, use "Reschedule" instead.
:::

### Sent campaigns

For a campaign that's already been **Sent**, the menu has fewer options because the send has already finished:

- **View details:** takes you to the full campaign report.
- **Clone:** creates a copy to reuse with a different audience or on a different date.
- **Copy campaign ID:** copies the unique identifier.
- **Archive campaign:** moves it to the archive.

## Step 5: Check the report of a sent campaign

To see the results of a sent campaign, click its name in the list. The detail screen opens with all the metrics.

The screen is split into sections accessible from the side menu:

- **Summary:** an overview of the campaign and its main metrics.
- **Deliverability:** sent, delivered, delivery rate and bounces.
- **Unsubscribes:** contacts who unsubscribed as a result of this campaign.
- **Segments:** the audience the campaign was sent to.
- **Interaction:** the list of recipients and their individual interaction status.

At the top you'll always see the campaign name, the status ("Sent") and the send date.

### The metrics block

Right below the configuration summary is the metrics block with four values:

- **Sent:** the total number of emails that went out.
- **Delivered:** the ones the recipient's server accepted (with the percentage over total sent).
- **Opened:** emails the recipient opened, with the open rate.
- **Clicks:** the number of times someone clicked a link in the email, with the percentage over sent.

:::tip[Tip]
An open rate above 25-30% is a good sign. If yours is lower, try changing the subject line in your next campaign: it tends to be the factor that most influences whether someone opens the email or not.
:::

## Result

Now you know how to navigate the campaigns section: reading the status of each one, filtering the list, using the actions available for each status, and reviewing the results of sent campaigns.

## Next step

- [Check the full analysis of your campaigns](/en/analytics/campaigns/) to see more detailed metrics and compare results across campaigns.
- [Create your first campaign](/en/campaigns/create-your-first-campaign/) if you haven't launched one yet.