# Deleting Tiers

**You are able to delete or deactivate tiers depending on whether or not you have current active members.**

If you have active members in any given tier, you will not be able to delete it. If you have active members then you can deactivate a tier. When you deactivate a tier, all the members within that tier will remain active according to their current billing rules. No new members will be able to join a deactivated tier, but the current members are able to swap to different tiers and log into their accounts as usual.

If you do not have any active members within a paid tier, you will be able to delete the tier.


---

# 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/deleting-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.
