# Delete a membership tier

**Setup time is approximately 30 seconds**

When you delete a membership tier, the membership tier product is completely deleted from your store. Also Memberply will also remove all associated members and benefits from the membership tier.

If you want to keep all existing members for that membership tier, we recommend [simply disabling the membership tier instead.](/creating-your-membership-tiers/quickstart-2.md)

1. Click on Membership Tiers from the left hand menu

<figure><img src="/files/2vSy6093f69ny5f3V1wr" alt=""><figcaption></figcaption></figure>

2. On the right hand side, find the membership tier you want to delete and then click on the Delete button.

<figure><img src="/files/d6YFzwprinW0aNf8OAfW" alt=""><figcaption></figcaption></figure>


---

# 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.memberply.com/creating-your-membership-tiers/quickstart-3.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.
