# Membership Plans

Memba CRM has a built-in Plan creator module that lets you:

1. Create any number of membership plans
2. You can configure these plans to meet the needs of your organisation
3. You can report on subscriptions, renewals and expiry and export these in report form to analyse alongside your accounting software

When you start your free trial you are automatically added to our own 60 Day Free Plan and when you add your first members, they too will be added to a free plan, which will expire when your free plan expires, unless you choose to upgrade.

In order to configure your own plans, you need to login to Memba and follow these steps:

* Click on your profile image and then `Settings` > `Account Settings`
* In the left admin menu choose `Plans`
* Now click the green button `Add Plan`. (you will need to do this before you start subscribing your members)
* Complete the Plan set up to provide a plan name, payment frequency, cost and select whether or not a company pays for the subscription (leave de-selected in the member pays independently).
* Once the Plan has been saved, you can add others, or [start subscribing members to a plan](/overview/core-features/subscriptions.md).

{% hint style="info" %}
**Not sure which is best?** Schedule a[ quick cal](https://www.sandlebridge.co.uk/contact)l with one of our specialists
{% endhint %}


---

# 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://manual.mymemba.io/overview/core-features/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.
