www/apps/user-guide/app/promotions/campaigns/page.mdx
import { EllipsisHorizontal } from "@medusajs/icons" import { Table } from "docs-ui"
export const metadata = {
title: Manage Campaigns in Medusa Admin,
}
In this guide, you'll learn how to view and manage campaigns.
A campaign is a collection of promotions related to specific marketing or sales goals. A campaign also gives you granular control over promotion usages, allowing you to set up start and end dates, and budget usages that once exceeded, the promotions of the campaign can't be used anymore.
To view the campaigns in your store, go to Promotions -> Campaigns from the sidebar.
In the list, you can see campaign details such as the name, description, and identifier. You can also search, filter, and sort the campaigns to find the specific item you are looking for.
<Note title="Tip">Find tips to use lists effectively in this guide.
</Note>To create a campaign:
The Limit usage per field is available from Medusa Admin v2.11.0. If you don't see it, request your technical team to upgrade your Medusa application.
</Note>To view the details of a campaign:
This opens the campaign's details page.
In the first section's header, you can see the campaign's status. The status can be one of the following:
<Table> <Table.Header> <Table.Row> <Table.HeaderCell>Status</Table.HeaderCell> <Table.HeaderCell>Description</Table.HeaderCell> </Table.Row> </Table.Header> <Table.Body> <Table.Row> <Table.Cell>Scheduled</Table.Cell> <Table.Cell>The campaign has a start date in the future. Once the start date is reached, the campaign becomes active.</Table.Cell> </Table.Row> <Table.Row> <Table.Cell>Active</Table.Cell> <Table.Cell>The campaign is active and its promotions can be used.</Table.Cell> </Table.Row> <Table.Row> <Table.Cell>Expired</Table.Cell> <Table.Cell>The campaign has an end date that has passed. The campaign and its promotions are expired and can't be used anymore.</Table.Cell> </Table.Row> </Table.Body> </Table>To edit the details of a campaign:
To edit a campaign's budget usage or spending limit:
After creating a campaign, you can't edit the following information:
If you need to change any of this information, you should either:
Then, create a new campaign with the correct information and add promotions to it.
From the campaign's details page, you can manage which promotions belong to the campaign.
To add promotions to a campaign:
<Note title="Tip">You can only add promotions that don't belong to another campaign.
</Note>To remove promotions from a campaign:
Deleting a campaign is irreversible. Deleting a campaign doesn't delete its promotions.
</Note>To delete a campaign: