968 B
#Membership
The Membership doctype allows you to record membership details for the Member.
Membership is a term which refers to any organization that allows people to subscribe, and often requires them to pay a membership fee or "subscription".
To create new Membership go to:
Non Profit > Membership > New
![Membership](/Shiloh/brotherton-erpnext/media/commit/1c3830c53f38136de0e481f7c4f8ffda58b63709/erpnext/docs/user/manual/en/non_profit/Membership/%7B%7Bdocs_base_url%7D%7D/assets/img/non_profit/membership/membership.png)
Member: Member is a link field fetch member details from Member doctype.
Membership Status: Membership Status is a select field which contains New, Current, Expired, Pending and Cancelled.
Membership Date Details section: This section contain information related to Membership start date, end date and member since date.
Payment Details: This section contains payment related details. If the person paid for membership checkbox paid is marked as checked else unmarked. Amount fetch based on membership type.
{next}