> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports quickstart

> Quickstart for accessing PlayFab Reports in Game Manager, filtering by report type and date, and downloading CSV files of event-based analytics data.

The **Reports** page gives you access to various reports composed from events, and broken down by dates.

<Info>
  Before using **Reports**, make sure you have executed some API calls which have been captured by the **Reports** system already.
</Info>

## Access reports

To access the **Reports** page:

1. Use the side bar menu and navigate to **Analytics**.

2. Select the **Reports** tab.

<img src="https://mintcdn.com/microsoft-4404708b/MjJ0-cTsb1bpaMcX/images/playfab/data-analytics/learn-data/reports/tutorials/game-manager-analytics-open-reports.png?fit=max&auto=format&n=MjJ0-cTsb1bpaMcX&q=85&s=0768050adbe9ce5c1607f7536091884e" alt="Game Manager - Analytics - Open Reports" width="2560" height="1206" data-path="images/playfab/data-analytics/learn-data/reports/tutorials/game-manager-analytics-open-reports.png" />

## Reports overview

The example shown below shows an overview of the **Reports** page.

1. The first section allows you to filter **Reports** by **Type** (**Name**).

2. The **Date** column lists the time intervals for all **Reports** that have been generated. You can select the **Date** label to access report details for a specific date.

3. The **Name** column identifies the **Report Type** uniquely. You can select the **Name** label to access report details for the corresponding **Date**.

4. When **Report** data is available, you can download a **CSV** representation of the data by selecting **Download CSV**.

5. When **Report** data is *not* available for a given day (no events that day), the **Date** and **Name** labels will render black, will not be selectable, and the option of downloading the report as a **CSV** will not be available.

<img src="https://mintcdn.com/microsoft-4404708b/MjJ0-cTsb1bpaMcX/images/playfab/data-analytics/learn-data/reports/tutorials/game-manager-analytics-reports-overview.png?fit=max&auto=format&n=MjJ0-cTsb1bpaMcX&q=85&s=ff3c8d1ceedce25f910e55bd1a6f39e1" alt="Game Manager - Analytics - Reports Overview" width="1871" height="1102" data-path="images/playfab/data-analytics/learn-data/reports/tutorials/game-manager-analytics-reports-overview.png" />

## Report Types

* [Daily, Monthly, and Rolling Thirty-Day Overview and Totals Reports](/services/playfab/data-analytics/learn-data/reports/daily-monthly-and-rolling-30-day-overview-and-totals-reports)
  * Tracks hourly, daily, and monthly logins, revenue, and API usage.
* [Thirty-day Retention Report](/services/playfab/data-analytics/learn-data/reports/thirty-day-retention-report)
  * Tracks the percentages of all active players who return to your game over 30 days.
* [Thirty-day New User Retention Report](/services/playfab/data-analytics/learn-data/reports/thirty-day-new-user-retention-report)
  * Tracks the percentages of new players who return to your game over the *first* 30 days.
* [Thirty-day New User Conversion Report](/services/playfab/data-analytics/learn-data/reports/thirty-day-new-user-conversion-report)
  * Tracks the percentages of new players who spend money within the first 30 days.
* [Daily and Monthly Top Spender Report](/services/playfab/data-analytics/learn-data/reports/daily-and-monthly-top-spender-report)
  * Tracks the top 100 spenders in your game.
* [Daily and Monthly Top Items Report](/services/playfab/data-analytics/learn-data/reports/daily-and-monthly-top-items-report)
  * Tracks the top 100 items in your game.
* [Daily AB Test KPI Report](/services/playfab/data-analytics/learn-data/reports/daily-ab-test-kpi-report)
  * Evaluates the effectiveness of your A/B test experiments.
* [Daily API Usage Details Report](/services/playfab/data-analytics/learn-data/reports/daily-api-usage-details-report)
  * Tracks the PlayFab **API** calls used by your title.
* [Daily and Monthly CDN Usage Report](/services/playfab/data-analytics/learn-data/reports/daily-and-monthly-cdn-usage-report)
  * Tracks **Content Delivery Network** (**CDN**) usage by your players.
* [Daily Abuse Reports History Report](/services/playfab/data-analytics/learn-data/reports/daily-abuse-reports-history-report)
  * View and read player bug reporting, and/or let players report each other for cheating.

<Note>
  The **Name** column is never selectable on this report, but the **Download CSV** column will *still* work if there is data present.
</Note>


## Related topics

- [Daily email report](/services/playfab/data-analytics/learn-data/reports/daily-email-report.md)
- [Metrics quickstart](/services/playfab/data-analytics/learn-data/trends/trends-quickstart.md)
- [Quickstart](/services/playfab/economy-monetization/economy-v2/quickstart.md)
- [Reports](/services/playfab/data-analytics/learn-data/reports/overview.md)
- [Economy (Legacy) quickstart](/services/playfab/economy-monetization/economy/quickstart.md)
