> ## Documentation Index
> Fetch the complete documentation index at: https://neverminedag-sync-api-errors-9d14109.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics

> Revenue, MRR, usage, conversion, and top customers — organization dashboards built from your real on-platform activity, with a date-range filter.

The **Analytics** tab turns your organization's on-platform activity into the numbers that matter for a payments business: how much you're earning, what's recurring, what's being used, and how well visitors convert into buyers. Every metric is computed from real Nevermined transactions — there's nothing to instrument.

<Note>
  Analytics dashboards are a **Premium** and **Enterprise** feature, available to every member of a paid organization.
</Note>

## What you can measure

<CardGroup cols={2}>
  <Card title="Revenue" icon="money-bill-trend-up">
    Total revenue and a per-agent breakdown, so you can see which agents earn the most over any date range.
  </Card>

  <Card title="Monthly Recurring Revenue" icon="repeat">
    Your MRR alongside the count of active subscriptions — the health metric for subscription plans.
  </Card>

  <Card title="Usage" icon="gauge-high">
    Credit consumption per plan and the number of unique users on each plan.
  </Card>

  <Card title="Top customers" icon="ranking-star">
    Your highest-spending customers, ranked, with a link straight into the [Customers](/docs/solutions/organizations/customers) CRM.
  </Card>

  <Card title="Conversion" icon="filter">
    Checkout sessions, completed purchases, and the conversion rate between them.
  </Card>

  <Card title="Credits by member" icon="users-gear">
    Credit-burn attributed per member, optionally scoped to a single plan — useful for internal cost tracking.
  </Card>
</CardGroup>

## Working with the dashboards

Pick a **date range** (the dashboards default to the last 30 days) and every metric recalculates for that window. Monetary values are shown in USD, and rates are shown as percentages. From the top-customers panel you can jump directly to a customer's detail page to dig into their purchase history.

<Tip>
  Want these numbers in your own BI tooling or a scheduled report? The organization activity feed is available programmatically from the [Payments SDK](/docs/integrate/patterns/organizations), so you can build your own monitoring and roll-ups on top of the same events.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Customers" icon="address-book" href="/docs/solutions/organizations/customers">
    Drill from a revenue number into the customers behind it.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/docs/solutions/organizations/plans-and-billing">
    Make sure Analytics is unlocked on your tier.
  </Card>
</CardGroup>
