# Cancel a Membership

By navigating to the memberships page and then clicking on the arrow on the right for the membership that want to be cancelled, they are able to see if the membership has a discount or they can click on "**Cancel**" to cancel the membership

![](/files/-MgD6Q07qgKZUuI3Hn-v)

When canceling a membership, a popup window will appear to reconfirm if they want to cancel. Once they hit confirm, a green banner will appear that the cancellation was successful and they will no longer see the membership on their membership page.

![](/files/-MgD7FS5XCk8MehWCOgm)


---

# 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/movatic-app/user-membership-on-users-page/cancel-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.
