# Membership

To open the Membership page:

1. Click your **profile icon**, from the top-right side of your screen.
2. Click **Membership**.

![](/files/lZiyJ8KxQBBctjJOKQLw)

## View and change your membership plan

The uppermost panel of the Membership page contains your membership information, including any outstanding balances on your account.

Click **change your membership plan** to view NJPropertyRecords' pricing page and membership FAQs.

![](/files/MfkUbdTHnUquMklWFko5)

### Request a quote

Request a quote if you need API access, higher download limits, or a custom plan.

1. From the Membership screen, locate the Actions panel and click **Request Quote**.
2. Complete the form.\
   Confirm your name and contact information; select the options you're interested in; specify the number of users for your plan and any notes to describe your needs.
3. Click **Submit**.

![](/files/LhCZ1wS993NUpyD53WAc)

### Cancel your plan

At any time, you can cancel your membership with NJPropertyRecords.

1. From the Membership screen, locate the Actions panel and click **Cancel membership**.

![](/files/7tdajpPFQcILV8NwMctk)

## &#x20;Manage your payment method

If you need to change your payment method, you can do so from this screen.

1. From the Membership screen, locate the Payment Method section.
2. Enter your **credit card number**, **expiry date** (MM/YY); and the **CVC number**.
3. Click **Update payment method**.

{% hint style="info" %}
The Card Verification Code, or CVC, is an extra code printed on your credit card. With most cards (Visa, MasterCard, etc.) it is **the final three digits of the number printed on the signature strip on the reverse of your card**.
{% endhint %}

![](/files/16N1cL4gpj0mJTQ07g1t)

{% hint style="info" %}
To turn on/off email receipts, see [Preferences](/fundamentals/account-and-profile-settings/preferences.md#manage-default-platform-settings).
{% endhint %}

## View your quota usage

The quota is an allowance of account credits. These credits are used towards specific functions on NJPropertyRecords, such a downloading property reports and generating Avery labels. Your quota is replenished every month upon membership renewal; the remaining days in your usage cycle is displayed near the bottom of the following screen. You can request additional quota via our [Request a Quote](#request-a-quote) function.

To view your quota usage: from the Membership page, simply scroll down to the Usage Log section.

![Usage log](/files/LRa32C631Ppi91VD8H0v)

## View your invoice history

View your invoices, when they were last paid; and download any of them from this screen.


---

# 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.njpropertyrecords.com/fundamentals/account-and-profile-settings/membership.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.
