# Archived Memberships

To make a membership unavailable for users, you will need to go to **Memberships** > Select the Membership > Click on **Archive.**

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

In order to look up Archived Memberships, click **Filters** beside the Search bar and select **Archived.** You'll also see **Active** and **Future** from the options.

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

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

{% hint style="info" %}
**NOTE:** Any archived membership **cannot** be reinstated. It is important to note, however, that when a membership is archived, the user's benefit will remain active until the membership expires. Think of Netflix - if you have a monthly subscription that renews on the 9th and you want to cancel on the 12th, you’ll get access to it until the 9th of the next month.
{% endhint %}

{% hint style="info" %}
Once the membership is archived, it will reflect as "**Canceled**" on the user's end and show  the cancelation's effective date.&#x20;
{% endhint %}

<figure><img src="/files/ZFvTBVYPHHNc9pEdmRod" 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://documentation.movatic.co/admin-site/memberships/archived-memberships.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.
