# Membership settings

The Membership Settings within the Advanced section of Perkville allow you to customize various aspects of your loyalty program concerning membership status.

<figure><img src="/files/HMDjoDW3TDSBF4GAd7Dc" alt=""><figcaption><p>The membership settings panel in your program's advanced settings</p></figcaption></figure>

## **Accessing membership settings**

To access the membership settings:

1. Navigate to the Dashboard.
2. Click on "Settings" in the left-hand navigation.
3. Select "Advanced."
4. Locate the "Membership settings" section.

## Settings explanation

#### **Use membership features in Perkville**

Enabling this option unlocks additional membership-related settings.

#### **Only include active members in daily report**

When selected, this option restricts the data included in the daily report to active members only.

#### **Only active members can participate in the rewards program**

Activating this setting prevents individuals without an active membership from joining and participating in the rewards program.

#### **Expire all points \[ ] Days after a user cancels their membership**

Specify the number of days after a membership cancellation that points expire.

{% hint style="info" %}
You cannot turn on canceled member point expiration without having **Only active members can participate in the rewards program** turned on.
{% endhint %}

{% hint style="warning" %}
We suggest setting the expiration grace period to more than one day. Sometimes membership status lapses unintentionally and it's good to give some time before points are expired should the member rejoin.
{% 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://docs.perkville.com/features/settings/advanced/membership-settings.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.
