# What Happens to Users if I Archive a Membership?

* &#x20;If the membership is **Free**, then it will cancel all of the user memberships right away.\
  Here’s an example of a Free membership that was Archived. The status would be updated to Archived. Under the **Members** section below, all the users were automatically removed.

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FJRHIfj0avMfmk95NdqU5%2Fimage.png?alt=media&#x26;token=27846287-1717-4e15-9fc0-f7f20e18285d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2Fxr8yPHXlXb6FgZJceMRu%2Fimage.png?alt=media&#x26;token=d077f7d8-3861-4284-a2f9-b2419f1eb572" alt=""><figcaption></figcaption></figure>

* If the membership is a **Paid** membership, they’ll be able to use the membership for the rest of the paid term, but won’t be able to renew afterward.\
  Here’s an example, The Paid Membership was archived on 12/20/2023. Even when the membership was archived, there was still a user under the Member section. The user’s membership is still Active since the membership would end after a year from the day where the user’s membership was approved (12/19/2024).

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FOHdm8wuVTsYSewMonHsJ%2Fimage.png?alt=media&#x26;token=0dc0b55d-edde-46a4-bbb8-c7ec65298ac7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FWqEfmtLC1Yh6ILKLCyPy%2Fimage.png?alt=media&#x26;token=0a177418-6aa1-4e76-b34b-ddd0dd0fb110" 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/faq/general/what-happens-to-users-if-i-archive-a-membership.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.
