# About statistics

**Statistics Section**

The **Statistics** section helps you track key activity and income metrics over a selected period.\
To access it, simply tap the [menu ](/help/en/faq/general/menu.md)and select **Statistics**.

<div align="left"><figure><img src="/files/OgKq2angCX0FLJLxeJnh" alt="" width="156"><figcaption></figcaption></figure></div>

📅 **Date Range Selection**

<div align="left"><figure><img src="/files/qRY8yvBzneZS8CB05C5Y" alt="" width="444"><figcaption></figcaption></figure></div>

You can choose the timeframe you want to analyze:\
Quick options include: last 7 / 30 / 90 days, 6 months, last year, and this week / month / year.\
You can also set custom dates using the calendar.

***

**Main Overview**

<div align="left"><figure><img src="/files/c7LtqJcruJBqkUc9ahlb" alt=""><figcaption></figcaption></figure></div>

At the top of the screen, you’ll see two key indicators:

* **Total active subscribers** — broken down by free and paid, with a comparison to the previous period.
* **Total earnings** — your lifetime income on the platform (excluding fees), along with the increase for the selected period.

📈 **Subscribers**

The line chart shows how many people subscribed or unsubscribed each day:

* **Green line** — free subscribers
* **Blue line** — paid subscribers

You can toggle between **All / Free / Paid** tabs to filter the data.\
Hover over the graph to see the exact values for any specific day.

📊 **Earnings**

The bar chart displays your daily income, broken down by source:

* 🟪 **Subscriptions** — paid subscribtion tiers
* 🟧 **Posts** — one-time paid content
* 🟦 **Chat** — private paid messages or chats (coming soon)
* 🟩 **Tips** — direct support from your audience

Use the **All / Subscriptions / Posts / Chat / Tips** tabs to filter what you want to see.\
Hover over a bar to view detailed income amounts for each source on that day.

***

If you have any questions — our [support](/help/en/faq/contacts/support-contact.md) team is always happy to help 💬


---

# 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://polee.me/help/en/faq/creators/statistics.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.
