# Deleting Campaigns

Deleting a campaign removes it from the UI but **does not delete any reward or engagement data** generated by that campaign. These transactions remain in analytics and member records.

***

## 🧭 When to Delete

* Campaign is outdated or no longer relevant
* You've exported or archived it manually (via JSON)
* You want to clean up unused campaign configurations or free up the limit

***

## 🗓️ How to Delete

1. Go to **Campaigns** or **Referral campaigns**
2. Find the target campaign
3. Click the **⋮ menu → Delete campaign**
4. Confirm deletion in the dialog box
5. Campaign disappears from the list

***

## 📌 Important Notes

* **Reward transfers, unit logs, and analytics** remain in system records.
* Historical reports and dashboards might still show data related to the deleted campaign.
* Deletion does **not revoke rewards** nor remove them from member balances.

***

## ✅ Post-Deletion Considerations

* Deleted campaigns cannot be restored—use duplicates or exports for backups.
* For audit or regulatory compliance, retain logs of deleted campaigns.
* Ensure that team members understand that deletion doesn’t erase campaign impact.


---

# 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.openloyalty.io/main-features/campaigns/campaigns-and-referral-campaigns/deleting-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.
