# Members

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

Members in NATS are users who have paid for a subscription on your Site whether they were directed through an Affiliate or a Type-In. A Member's details can be viewed and managed through the Member section of NATS.

## Admin Member Pages

The Member Management page shows a list of your members while allowing you to manage and access member information pertaining to their joined sites and subscriptions, as well as their join and expiration dates.

{% content-ref url="/pages/btL1SEC1Ky1YveJMrsyv" %}
[Member Management](/nats-admin/members/member-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/dkxu26EhpOuktINDGcuc" %}
[Member Overview](/nats-admin/members/member-overview.md)
{% endcontent-ref %}

## Restricted Values

The Restricted Values page allows you to better detect and find fraudulent members for your sites by giving you the ability to add, deactivate, and view active values for this list.

{% content-ref url="/pages/LWMb19DdyxoZL6gMCJuG" %}
[Restricted Values](/nats-admin/members/restricted-values.md)
{% endcontent-ref %}

## Search at Biller

{% hint style="warning" %}
**Important:** This is a Payze exclusive feature.
{% endhint %}

Search at Biller allows you the ability to search for members through the biller by using information from Subscription ID, Transaction ID, or THE last 4 digits of a credit card.&#x20;

{% content-ref url="/pages/28xKeqIjx7BYaXC7Bffm" %}
[Search at Biller](/nats-admin/members/search-at-biller.md)
{% endcontent-ref %}

## Further Reading

* [mod\_auth\_openidc](/nats-admin/members/further-reading/mod_auth_openidc.md)
* [Member Expire Pad](/nats-admin/members/further-reading/member-expire-pad.md)
* [OpenID Connect](/nats-admin/members/further-reading/openid-connect.md)
* [Member Logging](/nats-admin/members/further-reading/member-logging.md)
* [Multisite Access](/nats-admin/members/further-reading/multisite-access.md)

## Additional Resources

* More about [Communications](/getting-started/common-topics/communications.md), [Affiliates](/getting-started/common-topics/affiliates.md), [Members](/getting-started/common-topics/members.md)


---

# 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.toomuchmedia.com/nats-admin/members.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.
