# Search at Biller

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Members*](/getting-started/common-topics/members.md)*,* [*Billers*](/getting-started/common-topics/billers.md)&#x20;

{% hint style="warning" %}
**Please Note:** This option is only displayed in the Members Admin of NATS once Payze has been set up as a biller while also only available for Members who have purchased subscriptions through Payze.
{% endhint %}

Search at Biller allows you the ability to search for members through billers integrated with NATS by using information from Subscription ID, Transaction ID, or the last 4 digits of a credit card.

## Member Search

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

Members can be searched using any one of the following options:&#x20;

* **Biller:** Payze
* **Subscription ID:** Member's Subscription ID
* **Transaction ID:** Biller Transaction ID
* **Last 4 of Credit Card:** The last 4 digits of the Member's Credit Card

After searching, any members associated with the given details are displayed in a table.

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

Details provided include:

* **Member:** Member&#x20;
* **Email:** Member's email address
* **Status:** Whether the member is active or inactive
* **Subscription ID:** ID Associated with the Member's subscription
* **Token:**&#x20;

Additional Member or Biller details can be accessed by clicking the "Actions" button to the right of the individual member.&#x20;

## Related Articles

{% content-ref url="/pages/MLwujsZcWCjGB2W72IsY" %}
[Members](/nats-admin/members.md)
{% endcontent-ref %}


---

# 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/search-at-biller.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.
