# Affiliate Ratios

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

## Affiliate Ratios Report

To view your Affiliate Ratios Report page, go to the Reporting section on the left-hand navigation menu, click "Affiliate Ratios", and on the drop-down menu, click "Affiliate Ratios".

![](/files/k2fGE8GCKDWoXKBApgPf)

The Affiliate Ratios Report provides a way to view or search for affiliates by performance. You can view affiliate income, expenses, and various affiliate statistics and ratios.

By default, the data displayed within the Subscription Affiliate Ratios table includes:

* **Breakdown**: The name of the affiliate.
* **Impression**:
* **Raw Hit / Joins Ratio**: The ratio between raw hits to your site through this affiliate and those that joined.
* **Visitor**:&#x20;
* **Unique Hits / Joins Ratio**: The ratio between unique hits and those that joined that site.
* **Total Income**: Total dollar amount of income before payouts/biller fees.
* **Expenses**: Total amount in dollars of all expenses. (Payouts + Fees + All Refunds)
* **Net**: The total amount in dollars you have left over. (Total Income - Total Expenses)

## Related Articles

{% content-ref url="/pages/jR2nitAqQTgaBcACQNIX" %}
[Report Types](/nats-admin/reporting/report-types.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/reporting/report-types/affiliate-ratios.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.
