# Accounts Overview - Fansly

Accounts Overview is a dashboard that displays key analytical metrics to help you monitor and manage your accounts efficiently. The dashboard consolidates essential performance data in one place for quick analysis and decision-making.&#x20;

Accounts Overview is currently available for the Fansly platform. In this article, we'll explore the metrics and key features of the Accounts Overview dashboard.

Definitions:

* **Fans** — users who follow the account for free.
* **Paid Fans** — users who subscribed through any paid method.

### Header

Filters are located at the top of the dashboard for easy configuration.

#### Accounts Filter

You can select:

* Individual accounts
* Account groups

By default, all accounts are displayed.

#### Time Zone

All statistics are shown in the organization's configured timezone. Timezone switching is not currently supported.

#### Earnings Display

By default, earnings are shown as:

* Net earnings (after platform fees)

You can manually toggle the setting to display:

* Gross earnings (before platform fees)

#### Data Synchronization

For newly added accounts, the data is synced within 6 hours. After the first think, data updates every 15 minutes.&#x20;

### Metrics (First Iteration)

The dashboard displays the following key metrics for each account:

#### Revenue Metrics

#### Total Revenue

Total income from all sources, including subscriptions.

#### Subscription Revenue

Revenue from initial and recurring subscriptions (all subscription tiers included).

#### Tips Revenue

Revenue from Tips received via posts, messages, and streams.

#### Media Revenue

Revenue from individual media files sales.

#### Media Sets Revenue

Revenue from media sets sales.

#### User & Transaction Metrics

#### Spenders

Number of fans who made at least one purchase.

#### Transactions

Total number of transactions (excluding subscription payments).

#### APC (Average Payment Count)

Average number of payments per spender.

#### APV (Average Payment Value)

Average amount spent per transaction.

#### ARPPU (Average Revenue Per Paying User)

Average revenue generated per spender.

### Traffic Source Metrics

The dashboard also includes metrics broken down by traffic source — FYP, Search, and Suggestions. These metrics are based on tracking links and help you understand how each traffic channel contributes to account growth and revenue.

#### FYP

**FYP Fans**

Number of fans (followers) gained through the FYP tracking link during the selected time range.

**FYP Paid Fans**

Number of paid fans (subscribers) gained through the FYP tracking link during the selected time range.

**FYP Total Revenue**

Total revenue generated from fans who subscribed through the FYP tracking link. The ability to filter by a specific time range will be added in a future update.

#### Search

**Search Fans**

Number of fans (followers)  gained through the Search tracking link during the selected time range.

**Search Paid Fans**

Number of paid fans (subscribers)  gained through the Search tracking link during the selected time range.

**Search Total Revenue**

Total revenue generated from fans who subscribed through the Search tracking link. The ability to filter by a specific time range will be added in a future update.

#### Suggestions

**Suggestions Fans**

Number of fans (followers)  gained through the Suggestions tracking link during the selected time range.

**Suggestions Paid Fans**&#x20;

Number of paid fans (subscribers) gained through the Suggestions tracking link during the selected time range.

**Suggestions Total Revenue**

Total Revenue generated from fans who subscribed through the Suggestions tracking link. The ability to filter by a specific time range will be added in a future update.

## Table Customization & Export

#### Customizing Columns

You can choose which metrics are displayed and adjust their order.

To customize columns:

1. Open the Table Customization menu
2. Uncheck metrics to hide them
3. You may disable all metrics or restore default settings

To change display order:

1. Hover over a metric
2. Click the three-dot menu
3. Drag and drop the metric to reorder

### Exporting Data

To download the table:

1. Click Export
2. Select the preferred format
3. Download the file&#x20;

### Permissions

Access to Accounts Overview — Fansly requires the Dashboard permission.

<br>


---

# 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.onlymonster.ai/management-system/accounts-overview-fansly.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.
