> For the complete documentation index, see [llms.txt](https://docs.shoplift.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shoplift.ai/test/campaigns/manage-campaigns.md).

# Manage campaigns

### Rename a campaign

You can rename a campaign from two places:

* **From the Campaigns list:** Click the ellipsis menu (⋯) on the campaign card and select **Rename**. The campaign name becomes editable inline type the new name and press Enter to save.
* **From the campaign detail view:** Click the campaign name in the header to edit it inline.

### Complete a campaign

Completing a campaign moves it from the **Active** tab to the **Completed** tab. Campaign status is set manually, it's independent of the statuses of the tests within it.

To complete a campaign:

* **From the Campaigns list:** Click the ellipsis menu (⋯) on the campaign card and select **Complete**.
* **From the campaign detail view:** Click **Complete campaign** in the header.

{% hint style="warning" %}
If the campaign has any live or paused tests, a confirmation modal will appear. Confirming ends all active tests and marks the campaign complete in one step.
{% endhint %}

### Reactivate a completed campaign

To move a campaign back to Active:

1. Go to the **Completed** tab on the Campaigns page.
2. Click the ellipsis menu (⋯) on the campaign card.
3. Select **Start**.

{% hint style="info" %}
If you launch a draft or add a live test to a completed campaign, the campaign reactivates automatically. A confirmation message will appear to let you know the status has changed.
{% endhint %}

### Delete a campaign

{% hint style="danger" %}
Active campaigns must be completed before they can be deleted. Deleting a campaign is permanent and cannot be undone.
{% endhint %}

To delete a campaign:

* **From the Campaigns list:** Click the ellipsis menu (⋯) on the campaign card and select **Delete**.
* **From the campaign detail view:** Click the ellipsis menu (⋯) in the header and select **Delete campaign**.

A confirmation modal will explain that all tests within the campaign will be unassigned but not deleted. Confirming permanently removes the campaign. Your tests remain in the Tests list and can be assigned to a new campaign at any time
