# 2. Setup Membership Plans

This article will guide you step by step on how to customize membership plans, allowing your paying members exclusive access to specific content.

<div><figure><img src="/files/iFB5797erUrI6SVnpNO3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/poSs5EoSwio7v3pKVh0l" alt=""><figcaption></figcaption></figure></div>

In the membership plans section, you can view the different memberships you've created along with their charges. If it's your first time setting up, click on "Create Membership Plan." Choose your pricing range and monthly amount, then click "Create Membership Plan" to complete the process.

<figure><img src="/files/0rnh9pXYxr3vvHfCv5yp" alt=""><figcaption></figcaption></figure>

**❗️**<mark style="color:red;">**Remember to integrate the payment gateway and payment tools (Stripe/PayPal/) first, so that the membership plan can be activated, and the credit card field can be visible. If you have already set up a paid plan before integration, you can choose to delete (archive) it.**</mark>

<figure><img src="/files/9ubb6DlYxryhCtohq2Ud" alt=""><figcaption></figcaption></figure>

If you want to check your member data, simply click on "Members," and you can review all member information, distinguishing between subscribed and unsubscribed members.

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

After completing the setup, click on "Add Section" on the website page, then select "Membership Plan Showcase," and your membership plans will be displayed on the website.

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

If you want to create an article, just click on "Create Article." In the "Who Can View" section, you can choose whether your article is public or visible only to members under specific plans.

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

## **Cancel or terminate membership**

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

<div><figure><img src="/files/Yufm4CFUglBC2C0Qb9jN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/93pNs13USlV9NeV1LFww" alt=""><figcaption></figcaption></figure></div>

You can use this feature to terminate your current membership and cancel future payments. If needed, you may also choose to join other membership plans. Upon cancellation, you will be immediately removed from the current membership plan, and all future payments will be halted. Please note that all subscriptions are non-refundable, so please consider carefully before subscribing or canceling.

## **Member overdue notification**

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

* You can set notifications when members overdue subscriptions
* You can also set notifications to member to remind their overdue subscriptions


---

# 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://rakosell.gitbook.io/rakosell-setup-tutorials/2.-setup-membership-plans.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.
