# KPI's Monthly

KPI's Monthly gives you a compact summary of product health for the month. It helps you connect growth, engagement, retention, and monetization in one dashboard.

Use this report when you want to answer questions such as:

* Are users converting at a healthy rate?
* Are they staying active after they convert?
* Is engagement turning into revenue?

### Report overview

KPIs, or Key Performance Indicators, are measurable values used to track performance against business goals. This report is useful for monthly reviews, executive summaries, and recurring business check-ins.

The page works best when you read the numbers together. A single KPI can signal movement, but the combination tells you what kind of movement it is.

<figure><img src="/files/I5dXeAkk4zQ8q16PVFKL" alt=""><figcaption></figcaption></figure>

### Core KPIs

* **App Conversion Rate %** shows how effectively your platform turns visitors or users into a target action such as sign-up, purchase, or subscription.
* **Average Revenue per User** shows the average financial contribution per user during the month.
* **30 Days Retention (%)** shows how many users are still active 30 days after their first interaction.
* **Session Length (Minute)** shows how long sessions last on average.
* **Avg. Usage Frequency (Times)** shows how often users return during the month.

### How to read these KPIs together

This dashboard is most useful when you treat it as one monthly narrative.

For example, high conversion with weak retention often means acquisition is working but long-term value is weak. Strong retention with low ARPU can mean users see value in the product but monetization still has room to improve. Long sessions with low frequency may suggest a different usage habit than short, repeated visits.

<details>

<summary>How to get more value from this report</summary>

Review the dashboard month over month, not only in isolation. Watch for large deviations, compare changes with releases or campaign activity, and adjust your benchmarks as the business evolves.

</details>


---

# 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://user.netmera.com/netmera-user-guide/reports-and-analytics/reports/kpis-monthly.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.
