# Manage and delete Discounts

### Prerequisites

* Make sure to have an active Product instance created on which you are a manager (creator)
* Make sure to have an active discount created for that Product

### Deleting a discount

To delete an active discount follow these steps:

1. Open `Discounts` popup on `Manage` page
2. Select discount you want to delete and click `Delete`
3. Sign transactions and the discount will be removed. All new subscribers using the Product will no longer get discount auto-applied.
