> For the complete documentation index, see [llms.txt](https://help.theaffiliateplatform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.theaffiliateplatform.com/reporting.md).

# REPORTING

- [KPIs per period (tables)](https://help.theaffiliateplatform.com/reporting/kpis-per-period-tables.md): The KPIs per period (tables) report provides daily and monthly overview of your KPIs, as well as acquision funnels.
- [Funnels & Trends](https://help.theaffiliateplatform.com/reporting/funnels-and-trends.md): Funnel & Trends reports provide insight on key stages of the acquisition journey how players move through the key stages of the acquisition journey.
- [KPIs per Affiliate](https://help.theaffiliateplatform.com/reporting/kpis-per-affiliate.md): The KPIs per Affiliate view provides a performance breakdown for each affiliate, combining acquisition data, player activity, revenue, commissions, and ROI in one place.
- [General Stats](https://help.theaffiliateplatform.com/reporting/general-stats.md): The General Stats view provides a high-level overview of your affiliate ecosystem. It helps you understand how affiliates are distributed by deal types, acquisition and commission contribution.
- [Analysis](https://help.theaffiliateplatform.com/reporting/analysis.md): Cohort Reports provide insights into player deposit behavior over time, acquisition quality and trends based on player seniority and first-time deposit activity.
- [Detailed View](https://help.theaffiliateplatform.com/reporting/detailed-view.md): The Detailed View reports provide insight to your top performing affiliates and players.
- [Reporting interfaces  / BI](https://help.theaffiliateplatform.com/reporting/reporting-interfaces-bi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.theaffiliateplatform.com/reporting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
