# Payments

<figure><img src="/files/9gJnNqWc4rEt5Hc1oneH" alt=""><figcaption></figcaption></figure>

The Payments Admin provides a single area for an easy way to pay your [Affiliates](/getting-started/common-topics/affiliates.md) while also allowing you to view and search payments, configure affiliates payments and Pay Via methods.&#x20;

## Bulk Payments

The Bulk Payments section is a useful tool that NATS provides if you wish to add multiple manual invoices, for one or more affiliates, all at the same time.&#x20;

If you have a "dump" list of affiliate usernames and amounts for each manual invoice, you can enter and upload them via this page and tool.

{% content-ref url="/pages/3bEmDoWt5Jvy41TJ6BwX" %}
[Bulk Payments](/nats-admin/payments/bulk-payments.md)
{% endcontent-ref %}

## Dump Formats

Dump Formats in NATS are used to format and display your payment after they've been stored.

{% content-ref url="/pages/43wAcMD07RR2ks0lsOKU" %}
[Dump Formats](/nats-admin/payments/dump-formats.md)
{% endcontent-ref %}

## Payout Changes

Payout Changes allow you to create different payouts for different scenarios. This may include changes for specific affiliates, sites, tours, countries, etc.

{% content-ref url="/pages/7A669etAQAqxxe5Jt2hX" %}
[Payout Changes](/nats-admin/programs/further-reading/payout-changes.md)
{% endcontent-ref %}

## Payments Due / Stored

The Payments Due/Stored page displays all of the payments to affiliates that have been stored in your NATS. You can access this page by going to the Payments section and clicking "Payments Due / Stored".

An affiliate payment can be stored by going to an affiliate's payments tab in their [Affiliate Overview](https://tmmwiki.com/index.php/NATS5_Affiliate_Overview).

{% content-ref url="/pages/TAAomDT2viU2HQOR23B4" %}
[Payments Due / Stored](/nats-admin/payments/payments-due-stored.md)
{% endcontent-ref %}

## Payout Periods

Payout Periods in NATS allow you to set payouts based on when NATS will build payments. &#x20;

{% content-ref url="/pages/auQc6UBSgN2X0ZMZVabY" %}
[Payout Periods](/nats-admin/payments/payout-periods.md)
{% endcontent-ref %}

## Payment Search

Payment Search functions allow you to search for and view all your affiliate's payments.

{% content-ref url="/pages/0lKTwMrhNp98rOrJxWzb" %}
[Payment Search](/nats-admin/payments/payment-search.md)
{% endcontent-ref %}

## Pay Via Methods

Pay Via Methods are methods of payment that are recognized by NATS and are used to pay affiliates for redirecting traffic to your site.

{% content-ref url="/pages/2r9qaBFyDoA0Dbys0MAb" %}
[Pay Via Methods](/nats-admin/payments/pay-via-methods.md)
{% endcontent-ref %}

## Further Reading

* [Payment Dump Entry Numbers](/nats-admin/payments/further-reading/payment-dump-entry-numbers.md)
* [Payment Dump Variables](/nats-admin/payments/further-reading/payment-dump-variables.md)
* [Check Functions](/nats-admin/payments/further-reading/check-functions.md)

## Additional Resources

* More about [Affiliates](/getting-started/common-topics/affiliates.md), [Programs ](/getting-started/common-topics/programs.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/payments.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.
