# Editing Tiers

You are able to adjust the benefits and price of each tier while they are active, and deactivate tiers while keeping customer memberships active.

From the Membership Program tab, click on the tier you want to edit, and you will see the Tier Overview page. From this page you have the following options:

**View In Shopify Admin**

This link will open the membership product product for this tier in your Shopify admin.&#x20;

{% hint style="danger" %}
We do not recommend making any changes from the Shopify Admin (particularly with respect to **product tags, pricing variants, ability to buy with/without a selling plan**). All edits should be done in the Inveterate dashboard's tier settings. Any necessary changes to the membership product will be made automatically by Inveterate.
{% endhint %}

**Edit Tier**

This link will allow you to edit the public details of your tier that your customers read. On this page you will be able to edit

* Tier name
* Tier description (members do not see this description, this is internal only)
* Tier price
* Tier billing frequency

**Deactivate Tier**

This button will deactivate the tier, but keep all of the members active. When you deactivate a tier, it will be removed from your Landing Page and hidden from your shop. Customers will no longer be able to sign up for a deactivated tier, but all existing members will remain active and retain access to their credits and benefits until they cancel their membership.

<div data-full-width="true"><figure><img src="/files/yLZRUbLVcOeRYPbWvZfd" alt=""><figcaption></figcaption></figure></div>

**Editing Benefits**

At the top of the Tier Overview page, you will see the link to edit this tier’s benefits. You are able to edit, enable and disable benefits freely while the tier is active.

<div data-full-width="true"><figure><img src="/files/jMahFkUJPBDbpTeOchG7" alt=""><figcaption></figcaption></figure></div>


---

# 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.inveterate.com/help-center/guides/program-setup/tier-setup/editing-tiers.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.
