# Updating an existing membership tier

**Setup time is approximately 1 minute**

To update an existing membership tier, follow the steps below.

NOTE: To update an existing membership tier, the membership tier needs to "Enabled." If the membership tier is not enabled, firstly enable it by toggling its switch to "Enabled."

Once the membership tier is enabled, the "Edit" button will become active, allowing you to make changes.

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, make sure the membership tier is enabled first. If not, enable it by clicking on the toggle button.

<figure><img src="/files/0BGG5yGJ55QcnqhRp7M7" alt=""><figcaption></figcaption></figure>

3. Now click on the Edit button.

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

4. You'll now be able to update your existing membership tier. Note: The settings "How would you like to charge members" and "How much will your membership cost" are both locked to protect existing members. You can update everything else, but if you need to change these locked settings, create a new membership tier and remove or disable the old one.

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

5. Once you've finished updating your membership tier, click on the Save and Publish button.

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