# Report Types

NATS provides a variety of different reports so that you can track your statistics accurately and efficiently. These reports are broken up into different categories.

### Profit & Loss

Displays NATS' Profit and Loss by day.

{% content-ref url="/pages/Sctnl6jsSFEsEoNGYKbC" %}
[Profit & Loss](/nats-admin/reporting/report-types/profit-and-loss.md)
{% endcontent-ref %}

### Transaction

Displays specific details about any transaction, including dollar figures, transaction type, and various transaction identification information.

{% content-ref url="/pages/RkmOTfKfgmqVExJcYx7Y" %}
[Transaction](/nats-admin/reporting/report-types/transaction.md)
{% endcontent-ref %}

### Subscription

Provides in-depth details of each and every member subscription that is tracked in your NATS system.

{% content-ref url="/pages/PI8o3Bq81lOpU9ieDnER" %}
[Subscription](/nats-admin/reporting/report-types/subscription.md)
{% endcontent-ref %}

### Surfer Actions

Lists actions taken by visitors through your sites or programs.

{% content-ref url="/pages/BbLSPadPU7qBVnAL2HQc" %}
[Surfer Actions](/nats-admin/reporting/report-types/surfer-actions.md)
{% endcontent-ref %}

### Affiliate Ratios

Provides an in-depth, visual view of various affiliate ratio statistics.&#x20;

{% content-ref url="/pages/tjJ3nXMwUilrSgZl2pPx" %}
[Affiliate Ratios](/nats-admin/reporting/report-types/affiliate-ratios.md)
{% endcontent-ref %}

### Manage Reports

Displays a list of all default and custom-created Reports.

{% content-ref url="/pages/NVcDwhqXwWkUt3YqIYH2" %}
[Manage Reports](/nats-admin/reporting/report-types/manage-reports.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.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.
