# Canceling Members

**Cancel Members From The Inveterate Member Page**

As a merchant you are able to cancel active members from within the dashboard by clicking on the "Cancel" button located at the top right of each member page.

<figure><img src="/files/4suIHwLAZPt9BayTiy6g" alt=""><figcaption></figcaption></figure>

Clicking the "Cancel" button will show you a popup where you will decide if the member will retain access to their benefits until the end of their current billing period, or if they will be instantly cancelled and lose all access to their benefits.

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

If a member is cancelled immediately, they will show as fully cancelled within the dashboard. If the member is retaining benefit access through the current billing period, then they will show as "pending cancellation".

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

After cancelling a member, you now also have the ability to reactivate them from the dashboard. This will bring the member back to the exact same state they were in before they were cancelled.


---

# 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/members/manage-members/canceling-members.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.
