# Members

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.

## Common Questions

{% content-ref url="/pages/eTbczPqb6gHyBz90KCf6" %}
[How to Add a Member](/nats-admin/members/common-questions/how-to-add-a-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/x1TCdgShYvTw5twRuPRp" %}
[How to Delete a Member](/nats-admin/members/common-questions/how-to-delete-a-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/PPOSQyvW3I3NJmL8d4tA" %}
[How to Expire a Member](/nats-admin/members/common-questions/how-to-expire-a-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/uFIP3cMYNyt0xRDIjofA" %}
[How to Dump Member Details](/nats-admin/members/common-questions/how-to-dump-member-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/x1TCdgShYvTw5twRuPRp" %}
[How to Delete a Member](/nats-admin/members/common-questions/how-to-delete-a-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/cf2AE694qNCY8hCGXO4K" %}
[How to add a New Restricted Value](/nats-admin/members/common-questions/how-to-add-a-new-restricted-value.md)
{% endcontent-ref %}

{% content-ref url="/pages/7iVt8JWAOa2j5yK57svX" %}
[How to allow Members to retrieve or reset their Password](/nats-admin/members/common-questions/how-to-allow-members-to-retrieve-or-reset-their-password.md)
{% endcontent-ref %}

## NATS Admin Pages

{% 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 %}

## 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)
* [Member Authentication](/nats-admin/members/further-reading/member-authentication.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/getting-started/common-topics/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.
