# Setting up cancellation reasons

Find out why members are cancelling their membership by adding cancellation reasons below. These are shown to members when they cancel their membership.

For example: "Too expensive", "Not using the membership enough", "Not satisfied with the benefits", etc.

1. From the main menu, click on Settings and then Cancellation Reasons.

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

2. Click on the Add Cancellation Reason button.

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

3. After clicking the button, a text box appears below. Enter a cancellation reason. e.g. Too Expensive

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

4. Then to add more cancellation reasons, click on the Add Cancellation Reason button again and another text box will appear where you can enter another cancellation reason. Do this as many times as you want to create as many cancellation reasons as you would like.

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

5. To delete a cancellation reason, simply click on the trash can icon.

<figure><img src="/files/8E1LVv2Hg6JW1HLjim8m" alt=""><figcaption></figcaption></figure>

6. Once you're finished, click Save.

<figure><img src="/files/w8eAbvkXC22l8bLL3azz" 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://help.memberply.com/settings/setting-up-cancellation-reasons.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.
