# Disable a membership tier

**Setup time is approximately 30 seconds**

When you disable a membership tier, the membership tier product still exists in your store. However, Memberply removes the product from the online store channel, which means your customers won't be able to see it on your store and therefore won't be able to purchase it.

If you enable the membership tier again, then Memberply will publish it to the online store and customers will then be able to purchase it again.

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 disable and then click on the toggle so it displays Disabled.

<figure><img src="/files/CB7H8AfuCgyThihmcN2v" 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-2.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.
