# Biller Management

*Article Topics:* [*NATS Admin*](https://docs.toomuchmedia.com/getting-started/common-topics/nats-admin)*,* [*Billers*](https://docs.toomuchmedia.com/getting-started/common-topics/billers)

![](https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FLgFc6447CRtnaxWdjP5P%2Fnatsadmin-biller-billerlist.png?alt=media\&token=08d61d9f-5e51-4b4c-b132-663bfd6c21bd)

## **Billers Table**  <a href="#billers-table" id="billers-table"></a>

The Billers Table displays general information about each biller including:

* **Biller Account Details -** The Biller Account Details column displays the name of the biller, its ID, and the biller's short name.
* **Account Details** The Account Details column will show any account details that were changed or added to the biller in the Biller Overview. These details are different for each biller.
* **Polling** The Last Run/Poll Date column displays useful information about the poll running on your server for this biller.

{% hint style="info" %}
**Good To Know:** NATS uses a periodic update system from each biller regarding customer information called a [***poll***](https://docs.toomuchmedia.com/additional-resources/common-terms#poll), which includes information about customer re-bills, credits, and chargebacks. Running regular polls is necessary for keeping program information accurate and up to date.
{% endhint %}

### Filtering a Biller <a href="#filtering-a-biller" id="filtering-a-biller"></a>

You can filter the Biller Table by clicking the "Filter" button at the top right of the page.​

![](https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2Fj5wJ1ldpFwj41TMcOThl%2Fnatsadmin-biller-billerfilter.png?alt=media\&token=b2272a91-d757-48eb-ac0b-e72f5d54b569)

You can choose to filter out enabled or disabled billers, as well as filter by a specific biller and/or a particular cascade. Account details can also be used to filter your table results.

## Adding a Biller

To add a new biller, click the "Add A Biller" at the top-right of the page. This will display a widget where you can choose your biller from a drop-down menu.

![](https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FsznzVY0ushqd68fZc85w%2Fnatsadmin-billers-addingabiller.png?alt=media\&token=5b05c370-a747-4be2-b13f-9b868b4b4c18)

Once you have chosen your biller, you will be redirected to the [Biller Overview](https://docs.toomuchmedia.com/nats-admin/billers/biller-overview) for that new biller account.

## Related Articles

{% content-ref url="../../getting-started/integrations/supported-billers" %}
[supported-billers](https://docs.toomuchmedia.com/getting-started/integrations/supported-billers)
{% 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/billers/biller-management.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.
