# Payout Periods Overview

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Payments*](/getting-started/common-topics/payments.md)

The Payout Periods Overview is where you can find all the information about a [Payout Period](/nats-admin/payments/payout-periods.md) as well as edit period configurations and enable affiliates for your payout period.&#x20;

![](/files/Own29FPetPMHngJoO12O)

## Details

The Details Tab contains detailed information about your payout period.

* **ID**: The ID of the payout period.
* **Marked as Deleted**: Indicates whether the payout period is deleted or not. This can be changed on the Payout Periods page.
* **Default as Payout**: Indicates whether the payout period is used by default when an Affiliates signs up.
* **Description**: The description for your payout period. This is typically what defines your payout period.
* **Period Configuration**: Specifies when NATS will build payments.
* **Enabled**: If set to "Yes", all affiliates will be enabled for this payout period. Otherwise, you will have to manually set the affiliates in the Affiliates Tab. (For more information, please look at the Affiliates Tab below.)
* **Projections**: Configuration and Padding
* **Delay**: Skip building a payout for an affiliate for a specified amount of time.

## Affiliates

{% hint style="info" %}
**Please Note:** If your payout period is set to "Enabled," then this tab will not contain any information.&#x20;
{% endhint %}

This tab displays a list of all affiliates and allows you to enable and disable any affiliate for your payout period.&#x20;

![](/files/rqO7IFpCvZwAe3zN6x43)

To enable an affiliate to your payout period, locate the affiliate and click on the checkbox to the right of the affiliate. Once an affiliate has been checked, that affiliate will be able to use your payout period. Similarly, to disable an affiliate, uncheck the affiliate by clicking the same checkbox.

### Filtering and Sorting

You can filter this page to view only enabled affiliates, only disabled affiliates, or both by clicking the "Filter" button and choosing your status preference. Other filtering options also include filtering based off of Affiliate ID, Username, Email, Last Name, and/or First Name.

![](/files/OEje3VQqO17tVB7gFuSZ)

To sort the table, click the button next to the "Filter" button. Sorting options include sorting by affiliate Join Date, Username, Email, or Last Login Date, in either Ascending or Descending order.

![](/files/mxbDVNm1J80wjYo8lJ81)

## Related Articles

{% content-ref url="/pages/auQc6UBSgN2X0ZMZVabY" %}
[Payout Periods](/nats-admin/payments/payout-periods.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/payments/payout-periods-overview.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.
